@extends('resource.index') @php $links['create'] = guard_url('e_p_a/tabel_m/create'); $links['search'] = guard_url('e_p_a/tabel_m'); @endphp @section('icon') @stop @section('title') {!! __('e_p_a::tabel_m.title.main') !!} @stop @section('sub.title') {!! __('e_p_a::tabel_m.title.list') !!} @stop @section('breadcrumb')