@extends('layouts.master')
@section('content')
@if (session('status'))
id | City | State | Country | created_at | Action |
---|---|---|---|---|---|
{{ $city->id }} | {{ $city->city_name }} | {{ $city->state_name }} | {{ $city->country_name }} | {{ $city->created_at }} |
|
The following errors have occurred: