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

New Village

@csrf @method('PUT')
@endsection