@extends('layouts.default')
@section('css')
@parent
{!! Html::style('css/modules/galerie.min.css') !!}
@stop
@section('content')
Warning: sizeof(): Parameter must be an array or an object that implements Countable in /home/trutinauto/public_html/resources/views/plugins/galerie/index.blade.php on line 8
@stop
@section('js')
@parent
{!! Html::script('js/mixitup.min.js') !!}
@stop