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