@extends('layouts.app') @section('title') @if (!empty($title)) {{ $title }} | @endif @parent @endsection @section('page-css') @endsection @section('content')
' . $errors->first('ad_title') . '
@lang('app.great_title_info')
' . $errors->first('ad_sub_title') . '
@lang('app.great_sub_title_info')
' . $errors->first('ad_description') . '
@lang('app.ad_description_info_text')
' . $errors->first('price') . '
Pick a good price.
' . $errors->first('real_price') . '
' . $errors->first('begin_at') . '
' . $errors->first('bid_deadline') . '
' . $errors->first('new_bids') . '
' . $errors->first('images') . '
' . $errors->first('video_url') . '
@lang('app.video_url_help')
@lang('app.video_url_help_for_modern_theme')
' . $errors->first('country') . '
@lang('app.is_any_where_in_country')
' . $errors->first('seller_name') . '
' . $errors->first('seller_email') . '
' . $errors->first('seller_phone') . '
' . $errors->first('address') . '
@lang('app.address_line_help_text')