@extends('layouts.frontend.master') @section('title', 'Start Selling - The Marketplace') @section('banner')

News

@endsection @section('content')

{{$news->title}}

{{$news->brand->brand_name}}

{!! $news->description !!}

Post Views:
Warning: Undefined variable $news in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/frontend/home/single-news.blade.php on line 50

Warning: Attempt to read property "visit" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/frontend/home/single-news.blade.php on line 50

Warning: Undefined variable $news in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/frontend/home/single-news.blade.php on line 52

Warning: Attempt to read property "created_at" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/frontend/home/single-news.blade.php on line 52

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/frontend/home/single-news.blade.php on line 52
January 01,1970
@if(isset($previous)) @endif @if(isset($next)) @endif
@endsection