@php $user_role = auth()->user()->role; $admin = 1; @endphp @if (auth()->user()->can('manage-currencies')) @endif