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

Edit Division

@csrf @method('PUT')
@endsection