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

Hello Admin,

You have successfully add ad at WebMoto.us from section - @if($sector){{ $sector }}@endif @if($category), category: {{ $category }}@endif!

Ad descriprion:

From: {!! $user->name !!} @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($tyresdata) Tire size: {{ $tyresdata }}
@endif @if($addUrl)

You can review your ad at the following link: {{ $addUrl }}

|@endif

Regards,

WebMoto.us Team

@stop