@extends('layouts.app') @section('content')
Chat Log In
@include('auth.partials.login') @include('demo') @endsection