@extends('layouts.admin') @section('title','Currency') @section('content')
reply {{__('Checkout Payment Method')}}
@csrf
{{$currency->code}}
@endsection