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