{{-- --}}
  
@can('create_invoice') Add Invoice @endcan {{-- --}}

Welcome, {{ auth()->user()->name }}

@if (!auth()->user()->hasRole('Governor')) {{ auth()->user()->getRoleNames()->first() }} @endif