@extends('layouts.app') @section('title', 'Edit State') @section('content')

Edit State

@csrf @method('PUT')
@endsection