@extends("admin/layouts.master-soyuz") @section('title',__('Edit State | ')) @section("body")

{{__("Edit State")}}


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

Please Enter State

Please Chooce Country

@endsection