@extends('frontend.app') @if(isset($seo)) @section('title'){{$seo['title']}}@endsection @section('desc'){{$seo['desc']}}@endsection @section('keywords'){{$seo['keywords']}}@endsection @endif @section('content') @include('frontend.inc_slider') @include('frontend.inc_kampusler')

RESİM GALERİSİ

{{$icerik->baslik}}

{{$icerik->descreption}}

@foreach($galeriler as $galeri) @endforeach
 
@endsection @section('css') @endsection @section('js') @endsection