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