8 lines
127 B
PHP
8 lines
127 B
PHP
<?php $this->extend('template/provider_page') ?>
|
|
<?php $this->section('content') ?>
|
|
|
|
YES HERE
|
|
|
|
<?= $this->endSection() ?>
|
|
|