@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 }}You can review your ad at the following link: {{ $addUrl }}
|@endifRegards,
WebMoto.us Team
@stop