@extends('layouts.admin') @section('content')

Create Country

@if($country) @endif
Back
@endsection @section('script') @endsection