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