@extends('layouts.app-admin') @section('content')

Add State

Add State
{!! csrf_field() !!}
@error('name') {{ $message }} @enderror
@endsection