@extends('layouts.front')
@section('content')
Notice: Undefined variable: gallery_detail in /home/vsajaipu/public_html/laravel/resources/views/gallery-detail.blade.php on line 36
Notice: Trying to get property 'image' of non-object in /home/vsajaipu/public_html/laravel/resources/views/gallery-detail.blade.php on line 36
@foreach($images as $value)
@endforeach