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