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