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