From 989e86ecd32f5d40ac4580180a66884c3073f2ee Mon Sep 17 00:00:00 2001 From: Nabeel S Date: Fri, 7 Feb 2020 21:25:59 -0500 Subject: [PATCH] Update xml config file template (#540) --- resources/views/system/acars/config.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/views/system/acars/config.blade.php b/resources/views/system/acars/config.blade.php index 44e8d026..df925f87 100644 --- a/resources/views/system/acars/config.blade.php +++ b/resources/views/system/acars/config.blade.php @@ -1,4 +1,5 @@ - + + {{ config('app.url') }} {{ $user->api_key }}