@section('page_name') Your profile @stop @section('scripts') {{ HTML::script('js/cropper.js') }} {{ HTML::script('js/sha512.js') }} @stop @section('stylesheets') {{ HTML::style('css/cropper.css') }} @stop @section('content')
Edit your profile
@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