@extends('layouts/layout') @section('content')

Create Championship

@csrf @include('admin.championships.form')
@endsection