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