mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-22 14:04:21 +00:00
Added the track status thing
This commit is contained in:
@@ -767,7 +767,7 @@ class BookingController extends Controller
|
||||
$booking->rate;
|
||||
$booking->amount;
|
||||
$booking->bia;
|
||||
$booking->admin_status;
|
||||
$booking->admin_status = "(". $booking->admin_status ."/7)";;
|
||||
}
|
||||
return $bookings;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user