@extends('layout.front.app') @section('title', __('front.gallery')) @section('content')
@yield('title')
@endsection