@csrf @method('DELETE')
@if(auth()->user()->hasRole('admin') || auth()->user()->hasRole('administrator')) {{-- Toggle status button --}} @endif