@extends('layouts.admin') @section('title') @lang('Manage Country') @endsection @section('breadcrumb') @lang('Manage Country') @if (access('add country')) @lang('Add New') @endif @endsection @section('content')