@extends('emails/layouts/default') @section('content')

Hello @if ($user->name) {{ $user->name }} @endif,

Your ad's promo plan: @if($plan) {{ $plan }}@endif at at Webmoto.us has been expired!

Ad details:

@if($marka) Make: {{ $marka }}
@endif @if($model) Model: {{ $model }}
@endif @if($godina) Year: {{ $godina }}
@endif @if($price) Price: {{ $price }}
@endif @if($title) Model: {{ $title }}
@endif @if($plan) Promo plan: {{ $plan }}
@endif

You can either update the promo plan for your ad or choose a new one to increase the visibility of your ad and make it easier to be found at WebMoto.us

Link to your ad WebMoto.us: {{ $addUrl }}

Regards,

WebMoto.us Team

WebMoto.us notifies you that you are receiving this e-mail under the terms of use of WebMoto.us and that you have declared that you have been informed and agree to our Privacy Policy in accordance of USA General Data Protection Regulation | Terms and conditions WebMoto.us

@stop