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