@extends('layouts.dashboard-app') @section('main-content')

Hello, Welcome {{ auth()->user()->name }}

@if ($errors->any()) @endif {{--
--}} @csrf {{-- Chat Hidden Feilds --}} {{-- Chat Hidden Feilds --}}
{{--
--}}
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}}
{{-- lorem --}} {{-- lorem --}}
@endsection @include('dashboard.include.chat')