@csrf
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@foreach($all_permissions as $permission)
@endforeach