@foreach($allRoles as $key => $role)
id, $currentRoles)) checked @endif >
@if(isset($currentRoles) && in_array($role->id, $currentRoles)) @cannot(Itstructure\LaRbac\Models\Permission::ASSIGN_ROLE_FLAG, Itstructure\LaRbac\Classes\MemberToRole::make($user, $role)) @endcannot @endif @endforeach
@if ($errors->has('roles'))
@endif