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

{{ $item->name }}

{{ $item->bank_name }} - {{ $item->currency }}
@endsection