@extends('backend.layout.master-tailwind') @section('title', __('Countries')) @section('content')
{{ $all_countries->total() }} {{ __('countries') }}