@extends('layouts.app') @section('title', 'Assign Permissions') @section('content')
Assign Permissions
Name Email Direct Permissions Status Created Actions
Assign Permissions
@csrf
Choose one or more permissions to apply directly to user(s).
  • Attach: Add the selected roles without removing existing ones.
  • Detach: Remove only the selected roles, keeping other roles intact.
  • Sync exactly: Replace current roles with exactly the selected set.
@endsection @push('styles') @endpush @push('scripts') @endpush