@extends('layouts.main') @section('title') {{ __('Cities') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Name') }} | {{ __('Country Name') }} | {{ __('State Name') }} | {{ __('Longitude') }} | {{ __('Latitude') }} | {{ __('Flag') }} | {{ __('Action') }} |
---|