@extends('layouts.admin') @section('page-title', 'Edit Club') @section('page-subtitle', 'Update club information') @section('content')
Are you sure you want to delete {{ $club->club_name }}?
This action cannot be undone.