@extends('layouts.app') @section('content')
Chat Register
@include('auth.partials.register') @include('demo') @endsection