@section('page_name') Your profile @stop @section('scripts') @stop @section('stylesheets') @stop @section('content')
Edit your profile
@csrf @if (Auth::user()->hasPermission('user_edit_avatar')) @endif @if(Auth::user()->hasPermission('user_change_password')) @endif
Current profile photo:
Upload new photo:
 
New password:
New password (confirm):
 
Company Email
@stop