@extends('layouts.app') @section('content')
{{$exchangeRate->currency->name}} {{$exchangeRate->currency->code}}
{{csrf_field()}}
@endsection