@extends('web.layouts.template', compact('title')) @section('content')
@yield('showroom-page-content')
@endsection