{{-- * LaraClassified - Geo Classified Ads CMS * Copyright (c) Mayeul Akpovi. All Rights Reserved * * Email: mayeul.a@larapen.com * Website: http://larapen.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('classified.layouts.master') @section('content')
@if (Session::has('flash_notification.message'))
@include('flash::message')
@endif
@include('classified/account/inc/sidebar-left')

@lang('global.Saved search')

@if (isset($ads) and $ads->getCollection()->count() > 0)
Notice: Undefined variable: ads in /home/evrosdgz/public_html/main/resources/views/classified/account/saved-search.blade.php on line 68

Fatal error: Uncaught Error: Call to a member function getCollection() on null in /home/evrosdgz/public_html/main/resources/views/classified/account/saved-search.blade.php:68 Stack trace: #0 {main} thrown in /home/evrosdgz/public_html/main/resources/views/classified/account/saved-search.blade.php on line 68