Sub City
@php $i = 1; @endphp @foreach($subcity as $key => $value) @php $i++; @endphp @endforeach
# City Sub City Created At Action
{{$i}} {{$value->city}} {{$value->subcity}} {{$value->created_at}} Edit Delete