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