@extends('layouts.app') @section('content')

{{__("Current price")}}: {{$currentPrice}}

@csrf
@endsection