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