@extends('admin.index') @section('title') {{ translate('currency_list') }} - @endsection @section('header') @endsection @section('content')
{{ translate('currency_list') }}

{{ translate('edit_currency_list') }}

{{ translate('add_new_currency') }}
{{ translate('currency') }} {{ translate('code') }} {{ translate('symbol') }} {{ translate('status') }} {{ translate('creation_date') }} {{ translate('edit') }}
{{ translate('multiplier_table') }}

{{ translate('edit_currency_multipliers') }}

@endsection @section('footer') @endsection