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