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