@extends('layouts.overlay') @section('title', 'PROJECT LOADING') @section('styles') @endsection @push('data-scripts') @endpush @section('content') @include('partials.hud-strip', [ 'variant' => 'live', 'idText' => 'OPHI-118 // PROJECT LOAD', ])
— STARTING IN —
--:--
— TRANSMISSION INCOMING —
@endsection @section('scripts') @endsection