@extends('layout.default', [ 'appClass' => 'app-content-full-height', 'appContentClass' => 'p-0', 'htmlAttribute' => ' itemscope itemtype="http://schema.org/WebPage"' ]) @section('title', 'Gallery') @push('css') @endpush @push('js') @endpush @section('content')
@endsection