🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home2
/
birthday
/
wapi.krishivgroups.com
/
resources
/
views
/
companies
/
partials
✏️
Editing: localisation.blade.php
<h6 class="heading-small text-muted mb-4">{{ __('Localisation') }}</h6> <!-- Currency and conversation only in QR --> @include('partials.fields',['fields'=>[ ['ftype'=>'select','name'=>"Currency",'id'=>"currency",'required'=>true,'value'=>$currency,'data'=>config('config.env')[2]['fields'][3]['data']], ['name'=>'Money conversion', 'additionalInfo'=>'Some currencies need this field to be unselected. By default it should be selected', 'id'=>'do_covertion', 'value'=>$company->do_covertion==1, 'ftype'=>'bool'], ]])
💾 Save Changes
❌ Cancel