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