@extends('admin/layout') @section('title') {{ labels('admin_labels.zones', 'Zones') }} @endsection @section('content') @php use App\Models\City; use App\Services\TranslationService; @endphp