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