@extends('layouts.frontend.main') @section('title','Galerie') @section('styles') @include('pages.frontend.components.gallery_styles_links') @endsection @section('body')
@endsection @section('scripts') @include('pages.frontend.components.gallery_scripts_links') @endsection