@extends('admin.layout.layout') @section('title') Update State @endsection @section('content')

Update State

@csrf
@endsection @section('script') @endsection