{{-- * LaraClassified - Classified Ads Web Application * Copyright (c) BedigitCom. All Rights Reserved * * Website: http://www.bedigit.com * * LICENSE * ------- * This software is furnished under a license and may be used and copied * only in accordance with the terms of such license and with the inclusion * of the above copyright notice. If you Purchased from Codecanyon, * Please read the full License from here - http://codecanyon.net/licenses/standard --}} @extends('layouts.master')
Notice: Undefined variable: post in /var/www/html/resources/views/post_old/createOrEdit/singleStep/edit.blade.php on line 18

Notice: Trying to get property 'category' of non-object in /var/www/html/resources/views/post_old/createOrEdit/singleStep/edit.blade.php on line 18
@section('content') @include('common.spacer')
@include('post.inc.notification')

{{ t('Update My Ad') }} {!! \Illuminate\Support\Str::limit($post->title, 45) !!}

{!! csrf_field() !!}
@foreach ($postTypes as $postType)
post_type_id)==$postType->tid) ? 'checked="checked"' : '' }} >
@endforeach
{{ t('A great title needs at least 60 characters.') }}

Fatal error: Uncaught Error: Call to undefined function config() in /var/www/html/resources/views/post_old/createOrEdit/singleStep/edit.blade.php:147 Stack trace: #0 {main} thrown in /var/www/html/resources/views/post_old/createOrEdit/singleStep/edit.blade.php on line 147