@extends('layouts.app') @section('title') {{ __('messages.nfc.order_nfc') }} @endsection @section('content')
{{ $currency . number_format($nfcCard['price'], 2) }}