Nieuws layout
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
@extends('page')
|
||||
@extends('layouts/full')
|
||||
|
||||
@section('title')
|
||||
Radio | {{$program->name}}
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
@parent
|
||||
@php($now = new \DateTimeImmutable())
|
||||
<div class="page_layout page_margin_top clearfix">
|
||||
<div class="row page_margin_top">
|
||||
|
||||
Reference in New Issue
Block a user