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