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

Add State

@csrf @include('admin.masterdata.state._form')
@endsection