@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', ])
@endsection @section('scripts') @endsection