@php $roles = Spatie\Permission\Models\Role::where('name', '!=', 'Super admin')->get(); @endphp