@extends('renders.helpers.category')
@section('title', $page->title)
@section('head_hook')
@parent
{{ HTML::style('static/plugin/lightbox/css/lightbox.css') }}
@stop
@section('foot_hook')
@parent
{{ HTML::script('static/plugin/lightbox/js/lightbox.js') }}
@stop
@section('_component')
Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/ozguntarim/public_html/29082022/app/views/public/default/renders/Gallery/render.blade.php on line 35