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