@extends('admin.layout.app') @section('content')

State

@csrf @if (isset($state)) @method('PUT') @endif
@endsection