@extends('layouts.pages.practice.template')
@section('image')
@stop
@section('text')
<h1>Bedankt voor uw inschrijving</h1>
<p>
Bedankt voor uw inschrijving.
</p>
<p>
Met vriendelijke groet,<br />
Tandarts Maas
</p>
@stop