@extends('layouts.public')
@section('title')
PRODUK PKKP JAWA TENGAH
@endsection
@section('customStyle')
@endsection
@section('content')
@if (Request::segment(1) == '')
@foreach ($slideshows as $key_slideshow => $slideshow)
{{$slideshow->description_slideshow}}
@endforeach
{{--
@foreach ($slideshows as $key_slideshow => $slideshow)