@extends("layouts.dashboard.app") @section("page-nav-title")

Edit Contry Code

@endsection @section("content")

Edit Contry Code

id)}}" enctype="multipart/form-data"> @csrf @method("put")
@error("contryCode")
{{$message}}
@enderror
@endsection @section("scripts")
@endscript