@extends("front.$version.layout") @section('pagename') - {{__('Gallery')}} @endsection @section('meta-keywords', "$be->gallery_meta_keywords") @section('meta-description', "$be->gallery_meta_description") @section('breadcrumb-title', $bs->gallery_title) @section('breadcrumb-subtitle', $bs->gallery_subtitle) @section('breadcrumb-link', __('GALLERY')) @section('content') @endsection @section('scripts') @endsection