SMAMUGAPAY/app/Views/siswa/layout/content.php

5 lines
44 B
PHP

<?php
if($content)
{
echo view($content);
}