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