@include('admin.flash-message')
Edit User
{{ csrf_field() }}
@if( $record->account_approved == '0' )
@endif
@include('admin.footer')