@extends('layouts.app') @section('title', 'Create Town') @section('content')

Create Town

@csrf
@endsection