@include('partials.topbar',['title'=>'Edit Account'])
@csrf @method('PUT')@include('admin.accounts.form',['account'=>$account])