@extends('resource.index') @php $links['create'] = guard_url('order/history/create'); $links['search'] = guard_url('order/history'); @endphp @section('icon') @stop @section('title') {!! __('order::history.title.main') !!} @stop @section('sub.title') {!! __('order::history.title.list') !!} @stop @section('breadcrumb')