@extends('layouts.front') @section('content')

{{ $news->title }}

{{ $news->title }}

{!! $news->content !!}
@if(isset($news->image) && !empty($news->image))

Fatal error: Uncaught Error: Call to undefined function public_path() in /home/vsajaipu/public_html/laravel/resources/views/news-detail.blade.php:49 Stack trace: #0 {main} thrown in /home/vsajaipu/public_html/laravel/resources/views/news-detail.blade.php on line 49