@extends('layouts.front') @section('extra_css') @endsection @section('extra_js') @endsection @section('main_content') @if($category)
@foreach($photos as $photo) @endforeach

Fatal error: Uncaught Error: Call to a member function render() on null in /home/hasonraj/public_html/resources/views/_front/pages/photo/category.blade.php:50 Stack trace: #0 {main} thrown in /home/hasonraj/public_html/resources/views/_front/pages/photo/category.blade.php on line 50