@extends('web.pages.showroom._template', ['page' => '']) @section('showroom-page-content')

{{ $showroom->name }}

Lokasi:{{ $showroom->full_address }}

@push('stack-script') @endpush @endsection