@extends('resource.index') @php $links['create'] = guard_url('plan/subscription_usage/create'); $links['search'] = guard_url('plan/subscription_usage'); @endphp @section('icon') @stop @section('title') {!! __('plan::subscription_usage.title.main') !!} @stop @section('sub.title') {!! __('plan::subscription_usage.title.list') !!} @stop @section('breadcrumb')