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