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