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