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

Edit State


{{csrf_field()}} {{ method_field('PUT') }}

Please Enter State

Please Chooce Country

@endsection