@extends('dashboard.layouts.master') @section('title', 'Country Management| Admin Panel') @push('after-styles') @if (Helper::checkPermission('country', 'edit')) @endif @endpush @section('content') @if (Helper::checkPermission('country', 'edit'))