@extends('layouts.master') @section('title') @lang('translation.Business Models') @endsection @section('css') @endsection @section('content')

Create new / edit State

@method('put') @csrf
Edit State
Required
Required
@endsection @section('script') @endsection