@php $role = Auth::user() ? Auth::user()->getRoleNames()->first() : ''; @endphp @push('script') @endpush