@extends ('backend.layouts.app') @section ('title', app_name() . ' | ' . __('township::labels.backend.township.management')) @section('breadcrumb-links') @include('township::includes.breadcrumb-links') @endsection @push('after-styles') @endpush @section('content')
{{ __('township::labels.backend.township.table.id') }} | {{ __('township::labels.backend.township.table.city') }} | {{ __('township::labels.backend.township.table.name') }} | {{ __('township::labels.backend.township.table.status') }} | {{ __('township::labels.backend.township.table.last_updated') }} | {{ __('labels.general.actions') }} |
---|