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

Hello Admin,

@if($description)

{{ $description }}

@endif @if($countitems)

Ads: {{ $countitems }}

@endif

Regard,

WebMoto.us Team

@stop