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/services/general.blade.php
@extends('layouts.pages.services.template')

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

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

    <p>
        Kies hiernaast &eacute;&eacute;n van onze behandelingen.
    </p>
    <br />
    <br />
    <br />
    <br />
    <br />
@stop