@extends('layouts.main')
@section('title')
{{ __('City Images') }}
@endsection
@section('page-main-title')
{{ __('City Images') }}
@endsection
@section('content')
{{ __('ID') }}
{{ __('City') }}
{{ __('Image') }}
{{ __('Total Properties') }}
{{ __('Enable/Disable') }}
{{ __('Action') }}