Dashboard
@if(Entrust::can('manage_users'))
Admin
@endif @if(Entrust::can('manage_app_users'))
App Users
@endif
@if(Entrust::can('manage_franchise'))
Franchise
Franchise Locations
@endif @if(Entrust::can('manage_stations'))
Charging Stations
@endif @if(Entrust::can('masters_menu'))
Masters
@endif @if(Entrust::can('manage_reports'))
Reports
@if(Entrust::can('manage_log'))
log
@endif @endif