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