@section('title', 'View Role') @push('script') @endpush @push('style') @endpush @section('toolbar') @endsection {{ $role->name_display }} Total users with this role: {{ $role->users->count() }} Users Assigned ({{ $role->users->count() }}) # User Status Actions