Edit Account
{!! Form::open(array('url' => 'admin/accounts/update', 'method' => 'patch')) !!}
{!! csrf_field() !!}
{!! Form::close() !!}