@extends('frontend.layouts.app') @section('content')

About Us

@foreach ($items as $item)

{{ $item->title }}


Warning: Undefined variable $item in C:\xampp\htdocs\bcss\resources\views\frontend\pages\about.blade.php on line 24

Warning: Attempt to read property "id" on null in C:\xampp\htdocs\bcss\resources\views\frontend\pages\about.blade.php on line 24

Fatal error: Uncaught Error: Call to undefined function public_path() in C:\xampp\htdocs\bcss\resources\views\frontend\pages\about.blade.php:25 Stack trace: #0 {main} thrown in C:\xampp\htdocs\bcss\resources\views\frontend\pages\about.blade.php on line 25