@extends('admin.templates.panel-list-template')
@section('list-title')
{{__("Cities list")}}
@endsection
@section('title')
{{__("Cities list")}} -
@endsection
@section('filter')
{{-- Other filters --}}
@endsection
@section('bulk')
{{-- --}}
@endsection