From 9a735d29352ac7b684cabd0b8f918dc9d481f4ce Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Fri, 4 Sep 2020 10:09:53 -0400 Subject: [PATCH] Update language for subfleet fare --- resources/views/admin/subfleets/fares.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/admin/subfleets/fares.blade.php b/resources/views/admin/subfleets/fares.blade.php index b99d8ebb..1fbe55a5 100644 --- a/resources/views/admin/subfleets/fares.blade.php +++ b/resources/views/admin/subfleets/fares.blade.php @@ -4,7 +4,7 @@ @component('admin.components.info') Fares assigned to the current subfleet. These can be overridden, otherwise, the value used is the default, which comes from the fare. - The pay can be set as a fixed amount, or a percentage of the default rate + The pay can be set as a fixed amount, or a percentage of the base fare @endcomponent