samedi 14 septembre 2019

Trying to get property 'title' of non-object (View: /home/sporaylq/public_html/core/resources/views/singlepage.blade.php)

Trying to get property 'title' of non-object (View: /home/sporaylq/public_html/core/resources/views/singlepage.blade.php)

startSection('title',$page->title); ?>

@section('content')

<div class="main main-raised">
 <div class="container">
     <div class="section section-text">
        <div class="row">
          <div class="col-md-8 col-md-offset-2">
           <h3 class="title"><?php echo e($page->title); ?></h3>
            <p>Last Update <?php echo e($page->updated_at->diffForHumans()); ?></p>
             <br>
              <?php echo $page->content; ?>
                </div>
            </div>
        </div>
    </div>
</div>



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2AiVjdb
via IFTTT

Aucun commentaire:

Enregistrer un commentaire