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