@extends('admin.layout.master') @section('custom_css') @vite(['resources/css/app.css', 'resources/js/app.js']) @endsection @section('content')
Messages

Select a conversation to start messaging

@endsection @section('custom_style') @endsection @section('script') @endsection