@extends('layouts.app') @section('title', 'States Management') @push('styles') @endpush @section('content')
# State Name Short Code Status Created At Actions
@endsection @push('scripts') @endpush