@extends('layouts.main') @section('title', 'Campus - Create') @section('body')
@csrf @method('POST')
@endsection