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

Country

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