@extends('emails.layout') @section('content')
{{$line->order->user->name }} just valid your {{$line->name}} from order {{$line->order->id}}
Your {{$line->order->datas['cryptoCurrency']}}'s address will be automaticly credited of the amount of this order line, we process to a checkout of all validated order lines every 5 minutes to reduce fees
@endsection