@extends('layouts.app') @section('title', 'Start Live Chat') @section('content')

Start {{ $portalLabel }}

{{ $portalDescription }}

Back to Chats
@csrf
@endsection