@php $allRoles = \VanguardLTE\Role::where('slug', '!=', 'admin')->get()->pluck('name'); @endphp