@extends("admin/layouts.master") @section('title','Add new state') @section("body") @section('data-field') State @endsection

add New State

{{csrf_field()}}

Please Enter State

Please Chooce Country

@endsection