@extends("admin/layouts.master") @section('title','Edit Country | ') @section("body")

Country

< Back
{{csrf_field()}} {{ method_field('PUT') }}
@endsection