@extends('resource.edit') @php $links['back'] = guard_url('chat/chat'); $links['form'] = guard_url('chat/chat') . '/' . $chat->getRouteKey(); @endphp @section('icon') @stop @section('title') {!! __('chat::chat.title.main') !!} @stop @section('sub.title') {!! __('chat::chat.title.edit') !!} @stop @section('breadcrumb')