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