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