@extends($activeTemplate . 'layouts.master') @section('content')
@lang('Current') {{ $currency->name }} @lang('Price') : @lang('USD')
{{ __(gs('cur_text')) }}
@endsection @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush @push('style') @endpush