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