@extends('layouts.overlay')
@section('title', 'SIGN-OFF')
@section('styles')
@endsection
@push('data-scripts')
@endpush
@section('content')
@include('partials.hud-strip', [
'variant' => 'offair',
'label' => 'OFF AIR',
'idText' => 'OPHI-118 // SIGN-OFF',
'signalGlyph' => '▮▮▯▯▯',
'signalProfile' => 'degrading',
])
— TRANSMISSION ENDED —
GOOD BYE
— THANKS FOR TUNING IN —
@endsection
@section('scripts')
@endsection