@extends('layouts.admin.admin') @section('title', 'Add a New State') @section('content')
Add a New State(Province)
Go Back
@csrf
@endsection @section('page-specific-scripts') @endsection