@can('view', 'App\Models\Country')
@endcan @can('update', 'App\Models\Country')
@endcan @can('delete', 'App\Models\Country')
@endcan