@extends('resource.show') @php $links['back'] = guard_url('e_p_a/tabel_m'); $links['edit'] = guard_url('e_p_a/tabel_m') . '/' . $tabel_m->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('e_p_a::tabel_m.title.main') !!} @stop @section('sub.title') {!! __('e_p_a::tabel_m.title.show') !!} @stop @section('breadcrumb')