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