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