@extends('admin.layouts.master-soyuz') @section('title',__('All Countries')) @section('body') @include('admin.layouts.topbar',$data)
| {{ __("ID") }} | {{ __("Country Name") }} | {{ __("ISO2 Code") }} | {{ __('ISO3 Code') }} | {{__('Action')}} |
|---|
{{__('Do you really want to delete this country? This process cannot be undone.')}}