@extends('admin.layouts.layouts') @section('title', 'Country') @section('content') {{-- Unified Modal for Create & Edit --}}
@can('country-import') @endcan @can('country-create') @endcan
No Name Country Code Created At Status Actions
@endsection @section('page-js') @endsection