@extends('admin.layout.app') @section('title') State @endsection @section('header')
@endsection @section('content')No | {{--Province | --}}Name | Actions |
---|---|---|---|
{{ ++$key }} | {{--{{ $state->province->name }} | --}}{{ $state->name }} | @include('admin.state.actions') |