@if (auth()->user()->roles()->whereIn('name', ['Super Admin', 'Admin'])->exists())
@endif
@script @endscript