@extends('admin._layoutNew') @section('page-head') @endsection @section('page-content')
@foreach ($currencies as $currency) @endforeach
@endsection @section('scripts') @endsection