@extends('layouts.main') @section('title', 'Add Club') @section('content')

Club Registration

@csrf
@endsection