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

Offer Received in {{$offer->product->name}}

Published price: {{$offer->product->price}} eBits
Price Offered: {{$offer->amount}} eBits
Check the details in your account

Show Offer
@endsection