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