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