@extends("admin/layouts.master") @section('title','Add new country | ') @section("body")

Add Country

{{csrf_field()}}
@endsection