HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers42/tandartsmaas.nl/app/views/layouts/pages/practice/general.blade.php
@extends('layouts.pages.practice.template')

@section('image')
    <img src="/images/static/praktijk_informatie_tandarts_maas.jpg" alt="Praktijkinformatie" class="fit-horizontal" />
@stop

@section('text')
    <h1>Praktijkinformatie</h1>

    <p>
        De praktijk van Tandarts Maas is gevestigd op <strong>Nieuwstraat 59 in Budel</strong>. De locatie is goed
        bereikbaar en aan de Nieuwstraat is ruimschoots gratis parkeergelegenheid. Voor fietsers staat er een
        fietsenrek bij de voordeur.
    </p>
@stop