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