@csrf
@if (Auth::user()->hasRole('SuperAdmin') || Auth::user()->hasRole('FullFinancial') || Auth::user()->hasRole('OperatorPersonnel') || Auth::user()->hasRole('OperatorAdmin'))
@endif
@if ($authority_id)

{{ $authority_id }}

@else @endif