@extends('layouts.app') @section('content')
🔒

Chat Locked

Enter your secure chat password to continue.

@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
@endsection