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