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