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