{{ __('Profile') }}

@if( Auth::user()->can('profile update information') || Auth::user()->hasRole('DSI God Admin'))
@endif @if( Auth::user()->can('profile update password') || Auth::user()->hasRole('DSI God Admin'))
@endif @if( Auth::user()->can('profile delete account') || Auth::user()->hasRole('DSI God Admin'))
@endif