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