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