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