@extends('admin.layout.master') @section('content')
User Information
@if(session('message')) @endif
Update Profile
@csrf
Update Password
@csrf
@endsection