@extends('front_end.layouts.home') @section('title', 'Messenger - SocialLink') @php $showLeftSidebar = false; $showRightSidebar = false; @endphp @push('styles') @endpush @section('content')

Messages

Welcome to SocialLink Messenger

Select a conversation from the sidebar to start chatting with your friends and groups.

@endsection @push('scripts') @endpush