@extends('emails.layout') @section('content')
{{$line->product->name}}
{{$line->seller->name }} just sent your {{$line->name}} from order {{$line->order->id}}
Check your email to receive your ship ! don't forget to be login on the good account on RSI website

The order will be automaticly validate in 24 hours
Valid the delivery in your account

Thanks for your order!

@endsection