@extends('layouts.app') @section('header')
@endsection @section('content')
{{ csrf_field() }}





Note: Only Active Currency would be listed
@endsection @section('scripts') @endsection