@extends('layouts.frontend.app', ['pageTitle' => 'Add new Division']) @section('content')

New Division

@csrf
@endsection