@extends('app') @section('title'){{__('main.allCurrenciesNew')}}@endsection @section('type'){{ 'article' }}@endsection @section('description'){{__('main.curenciesDesc')}}@endsection @section('article') @endsection @section('content') @section('css') @endsection

{{__('main.allCurrenciesNew')}}

{{__('main.curenciesDesc')}}

{{-- @include('includes.show_currencies') --}} @endsection @section('js') @endsection