@can('view', \App\Models\User::class)
@if (request('status')!='deleted')
@csrf
@endif
@endcan