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