@section('title', __('User Permissions'))

{{ $selectedModel->name }} {{ __('Permissions') }}

@foreach ($permissions as $permission) @endforeach