From 2f8428bc0ab29695de6a7966db35daecd533d758 Mon Sep 17 00:00:00 2001 From: Dave Roverts Date: Tue, 25 Feb 2025 21:23:54 +0100 Subject: [PATCH] feat: add helper text for callsign and aircraft Fixes #945 --- resources/views/booking/edit.blade.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/views/booking/edit.blade.php b/resources/views/booking/edit.blade.php index 600e45c7..05126915 100644 --- a/resources/views/booking/edit.blade.php +++ b/resources/views/booking/edit.blade.php @@ -20,8 +20,10 @@ {{ $booking->formatted_actype }} @else - - + + @endif @if ($booking->event->uses_times)