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