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