@extends('crm.layout.base') @section('title', 'Update User ') @section('content')
Back
 Update User

{{csrf_field()}}
@if(isset($user->picture)) @endif
Cancel
Back
Update User Password
{{csrf_field()}}
Cancel
@endsection