@extends('web.layouts.container') @section('header')

{{$title ?? __('photoGalleries.inner_page')}}

@endsection @section('content')
{{-- --}} @endsection @section('inner_js') @endsection