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

Add State

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