@extends('layouts.main') @section('title', $data['title']) @section('content')
Add State
@csrf

State List

@if (canCreate('State List')) @endif
{{--
 
--}}
{{--
--}}
@csrf @endsection('content') @section('custom-scripts') @endsection