Files
nhgooi.nl/resources/views.all/current
T
Mischa Spelt 7b9674110e feat: Add npm dependencies and update vendor paths
- Add package.json dependencies: jquery, jquery-ui, moment, daterangepicker, wavesurfer.js, air-datepicker
- Create scripts/setup-vendor.js to copy npm packages to public/assets/vendor
- Update view templates to use vendor paths instead of old /js/ or CDN URLs
- Clean up legacy commented-out scripts in master layout
2026-08-25 16:17:01 +02:00

1302 lines
126 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
about.blade.php:Het doel van 6FM is radio- en tv-uitzendingen maken voor de inwoners van de Gooi en Vechstreek gemeenten waarbij de nadruk ligt op Informatie, Cultuur en Educatie. 6FM doet dit o.a. met de programma's <a href="{{url('radio/programma/1038/6fm-zaterdag')}}">6FM Zaterdag</a> en diverse themauitzendingen. <br><br>
about.blade.php:Ben je ge&iuml;nteresseerd in radio en wil je aan de slag? Dan komen we graag in contact met jou. Een e-mail naar <a href="mailto:vacature@6fm.nl">vacature@6fm.nl</a> met jouw motivatie om bij 6FM te komen werken volstaat.<br><br>
about.blade.php:Redacteuren verzorgen een 24-uurs nieuwsvoorziening op het internet en onze kabelkrant. Zij gebruiken daarvoor eigen bronnen zoals persberichten, de lokale media en de sites van organisaties in de regio. De redactie stelt nieuwsbulletins samen en houdt de evenementenagenda bij. <br>
about.blade.php:Redacteuren bij radio 6FM hebben een gezonde dosis nieuwsgierigheid. En zijn ge&iuml;nteresseerd in veel wat er in Huizen en de BEL-gemeenten speelt. Zij bezitten een goede beheersing van de Nederlandse taal. De werkzaamheden kunnen vanuit huis via internet gedaan worden. Na een instructie krijgen zij toegang tot het gecodeerde 6FM redactiesysteem.<br>
about.blade.php:- affiniteit hebben met radiotechniek en/of audio<br>
about.blade.php:- en/of radio items willen monteren met de computer of hier gevoel voor
about.blade.php:Ben jij dit? Stuur een e-mail naar {{Html::mailto('vacature@6fm.nl')}} met motivatie om uitgenodigd te worden voor een kennismaking.<br><br>
adverteren.blade.php: Ontdek NHGooi: Jouw streekomroep in de prachtige Gooi & Vechtstreek-regio!
adverteren.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
adverteren.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
app.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
app.blade.php: <div class="col" style="margin-left: 0">
app.blade.php: <img data-src="/images/googleplay.jpg" class="scale-with-grid" alt="Google Play Store"
app.blade.php: <div class="col" style="margin-left: 0">
app.blade.php: <a class="" href="https://apps.apple.com/nl/app/nh-gooi/id1585667560">
app.blade.php: <img class="scale-with-grid" alt="Apple Store" width="318" height="100" src="/images/apple.jpg">
blog.blade.php: @if($blog->title) {{$blog->title}} | Live blog @endif
blog.blade.php: <a href="{{Request::url()}}" class="action_button"><span class="fa fa-undo" class="action_button"></span><span>Verversen (nieuwste)</span></a>
blog.blade.php: <a href="{{Request::url()}}?pagina={{$pagina - 1}}" class="action_button"><span class="fa fa-arrow-left"></span><span>Terug (nieuwer)</span></a>
blog.blade.php: <a href="#" class="action_button disabled"><span class="fa fa-arrow-left"></span><span>Terug (nieuwere berichten)</span></a>
blog.blade.php: <a href="{{Request::url()}}?pagina={{$pagina + 1}}" class="action_button"><span class="fa fa-arrow-right"></span><span>Verder (ouder)</span></a>
blog.blade.php: <a href="#" class="action_button disabled"><span class="fa fa-arrow-right"></span><span>Verder (ouder)</span></a>
blog.blade.php: {!!$blog->description!!}
blog.blade.php: <span style="font-size: 75%; margin: 5px; text-align: center">
blog.blade.php: @if($blog->is_active)
blog.blade.php: <span style="padding: 3px; color: white; background-color: #BD0013; border-radius: 5px;" title="Dit blog wordt momenteel actief bijgewerkt.">
blog.blade.php: <span style="padding: 3px; background-color: #BDBDBD; border-radius: 5px;" title="Dit blog is gesloten en wordt hier getoond als archief.">
calendarevent.blade.php: {{$event->title}}
calendarevent.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
calendarevent.blade.php: <li><a title="Regio-agenda" href="{{route('agenda')}}">Regio-agenda</a></li>
calendarevent.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
calendarevent.blade.php: @if($event->region)
calendarevent.blade.php: <li class="detail category"><i class="fa-solid fa-location-dot"></i> Regio <a title="{{$event->region}}">{{$event->region}}</a></li>
calendarevent.blade.php: <i class="fa-regular fa-clock"></i>
calendarevent.blade.php: {{Formatter::relativeDate($event->starts, 'W d m y?')}}
calendarevent.blade.php: @if($event->ends && $event->starts != $event->ends)
calendarevent.blade.php: t/m {{Formatter::relativeDate($event->ends, 'd m y?')}}
calendarevent.blade.php: @if($event->podcast)
calendarevent.blade.php: <source src="{{ $url = url( $apiUrl . 'podcast/download/' . $event->podcast->url . "?auth=" . $event->podcast->auth )}}" type="audio/mpeg" />
calendarevent.blade.php: <i class="fa-regular fa-clock"></i>
calendarevent.blade.php: {{ Formatter::relativeDate($event->podcast->created) }} uitgezonden
calendarevent.blade.php: @if($event->podcast->program) in <a href="{{ route('programma') . $event->podcast->program->url }}">{{ $event->podcast->program->name }}</a> @endif
calendarevent.blade.php: <a href="{{ route('gemist.fragment') . $event->podcast->url }}">
calendarevent.blade.php: <div class="post_content clearfix" style="margin-top: 20px;">
calendarevent.blade.php: @if($event->images)
calendarevent.blade.php: @if(count($event->images) == 1)
calendarevent.blade.php: <a href="{{$imgBase . $event->images[0]->url}}" class="post_image prettyPhoto" rel="prettyPhoto" title="{{$event->images[0]->title}}">
calendarevent.blade.php: <img src='{{$imgBase . $event->images[0]->url}}' alt='{{$event->images[0]->title}}'>
calendarevent.blade.php: <span class="text">{{$event->images[0]->title}}</span>
calendarevent.blade.php: @if(isset($event->images[0]->author))
calendarevent.blade.php: <span class="author">{{$event->images[0]->author}}</span>
calendarevent.blade.php: <ul class="horizontal_carousel control-for-post-gallery visible-5 autoplay-0 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
calendarevent.blade.php: @foreach($event->images as $image)
calendarevent.blade.php: <a href="#"><img src='{{$imgBase . $image->url}}'></a>
calendarevent.blade.php: <div id="control-by-post-gallery" class="horizontal_carousel_container big margin_top_10">
calendarevent.blade.php: <ul id="post-gallery" class="horizontal_carousel visible-1 autoplay-0 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
calendarevent.blade.php: @foreach($event->images as $image)
calendarevent.blade.php: <a href="{{$imgBase . $image->url}}" data-rel="gallery" title="{{$image->title}}">
calendarevent.blade.php: <img src='{{$imgBase . $image->url}}' alt='{{$image->title}}'>
calendarevent.blade.php: @if(is_array($event->content))
calendarevent.blade.php: @include('partial/nh_story', ['content' => $event->content]);
calendarevent.blade.php: <p>{!!$event->content!!}</p>
calendarevent.blade.php: {{--
calendarevent.blade.php: --}}
calendarlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
calendarlist.blade.php: <li>Regio-agenda</li>
calendarlist.blade.php: <div data-tabs class="page_body">
calendarlist.blade.php: <h4 data-tab-content-id="tab_previous" class="box_header small flex-grow-1"><span>Eerder</span></h4>
calendarlist.blade.php: <h4 data-tab-content-id="tab_current_week" class="box_header small flex-grow-1 active"><span>Komende week</span></h4>
calendarlist.blade.php: <h4 data-tab-content-id="tab_everything" class="box_header small flex-grow-1"><span>Toon alles</span></h4>
calendarlist.blade.php: <h4 data-tab-content-id="tab_next" class="box_header small"><span>Later</span></h4>
calendarlist.blade.php: 'start' => new DateTime('1-1-1990'),
calendarlist.blade.php: 'start' => new DateTime('1-1-1990'),
calendarlist.blade.php: 'end' => new DateTime('31-12-3000'),
calendarlist.blade.php: 'end' => new DateTime('31-12-3000'),
calendarlist.blade.php: @if($event->starts >= $tab['start'] && $event->ends <= $tab['end'])
calendarlist.blade.php: <?php $url = route('agenda.details', ['id' => $event->id, 'title' => $event->title]); ?>
calendarlist.blade.php: <div class="col-12 col-md-6">
calendarlist.blade.php: <a href="{{$url}}" title="{{$event->title}}">
calendarlist.blade.php: <img src="{{$event->images && $event->images[0] && $event->images[0]->url ? $imgBase . $event->images[0]->url : '/images/noimage.png'}}"/>
calendarlist.blade.php: <div class="col-12 col-md-6">
calendarlist.blade.php: <h2 class="post_title"><a href="{{$url}}" title="{{$event->title}}">{!!$event->title!!}</a></h2>
calendarlist.blade.php: <div class="sub_title" style="flex-wrap: wrap">
calendarlist.blade.php: <li><a style="padding: 3px 8px 3px" title="{{$event->region}}">{{$event->region}}</a></li>
calendarlist.blade.php: <span class="post_date" style="line-height: 1.17; height: 14px;" title="{{Formatter::relativeDate($event->starts, 'W d m y?')}}">
calendarlist.blade.php: <i class="fa-regular fa-clock"></i> {{Formatter::relativeDate($event->starts, 'W d m y?')}}
calendarlist.blade.php: @if($event->ends && $event->starts != $event->ends)
calendarlist.blade.php: t/m {{strtolower(Formatter::relativeDate($event->ends, 'W d m y?'))}}
calendarlist.blade.php: <p class="clipText clipText-7" title="{{Formatter::excerpt($event->content, 150)}}">
calendarlist.blade.php: {!!Formatter::excerpt($event->content, 150)!!}
contact.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
contact.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
contact.blade.php: <div class="col-12 col-md">
contact.blade.php: <span class="fa fa-list"></span>
contact.blade.php: Tel: <a href="tel:+31356424776">035-6424774</a><br>
contact.blade.php: studio: <a href="tel:+31356424776">035-6424776</a><br/>
contact.blade.php: Tiplijn: <a href="tel:+31642913637">06 - 42 91 36 37</a><br>
contact.blade.php: e-mail: {{Html::mailto('info@NHGooi.nl')}}<br>
contact.blade.php: <div class="col-12 col-md">
contact.blade.php: <p><strong>Aanmelden</strong><br>Aanmelden voor de NH Gooi-nieuwsdienst via WhatsApp doe je door 'NH
contact.blade.php: GOOI AAN' te appen naar 088-8505651.</p>
contact.blade.php: <p style="background-color: #bad4ff; padding: 10px;"><strong>Hoe werkt het?<br></strong>Aanmelden voor
contact.blade.php: de WhatsApp-nieuwsdienst van NH Gooi kan door een appje te sturen met de tekst 'NH GOOI AAN' naar
contact.blade.php: 088-8505651. Aanmelden en berichten ontvangen is gratis.<br><br>Je ontvangt dan één keer per dag een
cookie_statement.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
debat.blade.php:<p>De volgende debatten waren live te volgen op <a href="{{$live = route('luister.live')}}" class="player"><span class="fa fa-play"></span> <span>NH Gooi Radio</span></a>.</p>
debat.blade.php: <td><a href="/gemist/fragment/1294661/nh-gooi-verkiezingsuitzending-blaricum-5-maart.mp3"><span class="fa fa-history"></span> <span>Luister terug</span></a></td>
debat.blade.php: <td><a href="/gemist/fragment/1294662/verkiezingsdebat-laren.mp3"><span class="fa fa-history"></span> <span>Luister terug</span></a></td>
debat.blade.php: <td><a href="/gemist/fragment/1294769/nh-gooi-verkiezingsdebat-huizen-7-3-2022.mp3"><span class="fa fa-history"></span> <span>Luister terug</span></a></td>
debat.blade.php: <td><a href="/gemist/fragment/1294962/nh-gooi-verkiezingsdebat-eemnes-10-3-2022.mp3"><span class="fa fa-history"></span> <span>Luister terug</span></a></td>
debat.blade.php: <td><a href="/gemist/fragment/1295050/nh-gooi-verkiezingsdebat-hilversum-10-3-2022.mp3"><span class="fa fa-history"></span> <span>Luister terug</span></a></td>
debat.blade.php: border-bottom: solid 1px #333;
debat.blade.php: #overzicht tr td:first-child {
debat.blade.php: font-weight: bold;
debat.blade.php: padding-top: 10px;
debat.blade.php: padding-bottom: 10px;
disclaimer.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
frequenties.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
frequenties.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
home.blade.php: <div class="blog_grid" data-snapto="{}">
home.blade.php: {{-- Desktop --}}
home.blade.php: <div class="col-4 col-md-6">
home.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">
home.blade.php: @if($item->video)
home.blade.php: @elseif($item->images && count($item->images) > 1)
home.blade.php: <img src='{{$item->images && count($item->images) ? $imgBase . $item->images[0]->url : '/images/noimage.png'}}'
home.blade.php: @foreach($item->tags as $tag)
home.blade.php: <a title="{{$tag->titel}}"
home.blade.php: href="{{route('nieuws.tag', ['tag' => $tag->slug])}}"
home.blade.php: class="over_image">{{$tag->titel}}</a>
home.blade.php: <h2><a href="{{url($item->url)}}"
home.blade.php: title="{{$item->title}}">{!!$item->title!!}</a></h2>
home.blade.php: $time = Formatter::relativeDate($item->published) . ' om ' . $item->published->format('H:i');
home.blade.php: if ($item->edited && ($item->edited->format('d m H i') != $item->published->format('d m H i'))) {
home.blade.php: . ($item->edited->format('d m') != $item->published->format('d m') ? strtolower(Formatter::relativeDate($item->edited)) : '')
home.blade.php: . ' ' . $item->edited->format('H:i') . ' uur';
home.blade.php: <i class="fa-regular fa-clock"></i> {{$time}}
home.blade.php: <div class="post large d-block d-md-none">
home.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">
home.blade.php: @if($item->video)
home.blade.php: @elseif($item->images && count($item->images) > 1)
home.blade.php: <img src='{{$item->images && count($item->images) ? $imgBase . $item->images[0]->url : '/images/noimage.png'}}'
home.blade.php: @foreach($item->tags as $tag)
home.blade.php: <a title="{{$tag->titel}}"
home.blade.php: href="{{route('nieuws.tag', ['tag' => $tag->slug])}}"
home.blade.php: class="over_image">{{$tag->titel}}</a>
home.blade.php: <h2><a href="{{url($item->url)}}"
home.blade.php: title="{{$item->title}}">{!!$item->title!!}</a></h2>
home.blade.php: $time = Formatter::relativeDate($item->published) . ' om ' . $item->published->format('H:i');
home.blade.php: if ($item->edited && ($item->edited->format('d m H i') != $item->published->format('d m H i'))) {
home.blade.php: . ($item->edited->format('d m') != $item->published->format('d m') ? strtolower(Formatter::relativeDate($item->edited)) : '')
home.blade.php: . ' ' . $item->edited->format('H:i') . ' uur';
home.blade.php: <i class="fa-regular fa-clock"></i> {{$time}}
home.blade.php: <div class="col-8 col-md-6">
home.blade.php: <div class="post small col-6{{$i == 0 ? ' d-none d-md-block' : ''}}{{$i == 4 ? ' d-block d-md-none' : ''}}">
home.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">
home.blade.php: @if($item->video)
home.blade.php: @elseif($item->images && count($item->images) > 1)
home.blade.php: <img src='{{$item->images && count($item->images) ? $imgBase . $item->images[0]->url : '/images/noimage.png'}}'
home.blade.php: @foreach($item->tags as $tag)
home.blade.php: <a title="{{$tag->titel}}"
home.blade.php: href="{{route('nieuws.tag', ['tag' => $tag->slug])}}"
home.blade.php: class="over_image">{{$tag->titel}}</a>
home.blade.php: <h5 class="post_title"><a href="{{url($item->url)}}"
home.blade.php: title="{{$item->title}}">{!!$item->title!!}</a></h5>
home.blade.php: $time = Formatter::relativeDate($item->published) . ' om ' . $item->published->format('H:i');
home.blade.php: if ($item->edited && ($item->edited->format('d m H i') != $item->published->format('d m H i'))) {
home.blade.php: . ($item->edited->format('d m') != $item->published->format('d m') ? strtolower(Formatter::relativeDate($item->edited)) : '')
home.blade.php: . ' ' . $item->edited->format('H:i') . ' uur';
home.blade.php: <i class="fa-regular fa-clock"></i> {{$time}}
home.blade.php: {{-- body --}}
home.blade.php: <div class="col-12">
home.blade.php: <div class="d-none d-md-block" style="width: 100%; font-family: Nunito,serif;font-size: 12px;font-weight: 500;line-height: 3.17;text-align: center;color: #666;">
home.blade.php: - Advertentie -
home.blade.php: <div id="nhgooi_homepage_top" class="d-none d-md-block" style="width: 728px; height: 90px;margin: 11px auto 50px auto;background-color: #efefef;"></div>
home.blade.php: <div class="col-12 col-md content_container">
home.blade.php: <div class="col-md-6 col-12">
home.blade.php: <div class="box full-width">
home.blade.php: @include('partial/newslist_small', ['id' => 'items-more-news', 'news' => array_slice($news, 5, 5)])
home.blade.php: <div class="col-md-6 col-12">
home.blade.php: <div class="box full-width">
home.blade.php: @include('partial/newslist_small', ['id' => 'items-most-read', 'news' => $populair])
home.blade.php: <div class="row mb-4">
home.blade.php: <div class="col-12">
home.blade.php: <a class="btn auto_width" id="meer-nieuws" href="{{route('nieuws')}}">
home.blade.php: <?php $url = route('gemist.fragment') . $podcast->url; ?>
home.blade.php: <div class="col-12 col-md-6">
home.blade.php: <a href="{{$url}}" title="{{$podcast->title}}">
home.blade.php: <img src="{{$podcast->image && $podcast->image->url ? $imgBase . $podcast->image->url : '/images/noimage.png'}}"/>
home.blade.php: <div class="col-12 col-md-6">
home.blade.php: <h2 class="post_title"><a href="{{$url}}" title="{{$podcast->title}}">{!!$podcast->title!!}</a></h2>
home.blade.php: @if ($podcast->program)
home.blade.php: <a class="program_name" href="{{ route('programma') . $podcast->program->url }}"
home.blade.php: title="{{$podcast->program->name}}">{{$podcast->program->name}}</a>
home.blade.php: <span class="post_date" title="{{Formatter::relativeDate($podcast->created)}}">
home.blade.php: <i class="fa-regular fa-clock"></i> {{Formatter::relativeDate($podcast->created)}}
home.blade.php: <p class="clipText clipText-7" title="{{strip_tags($podcast->content)}}">
home.blade.php: {!!$podcast->content!!}
home.blade.php: <div class="col-12 col-md-auto sidebar">
imageslist.blade.php: {{$title}} - Beelden
imageslist.blade.php: <ul class="bread_crumb" style="margin-top: -10px; margin-bottom: 4px; ">
imageslist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
imageslist.blade.php: <button class="more page_margin_top" type="button" id='meer-beelden'>
imageslist.blade.php: <span class="fa-2x fas fa-spinner fa-spin" id="loading"></span>
imageslist.blade.php: $('#meer-beelden').click(function (e) {
imageslist.blade.php: page = -1;
jobsitem.blade.php: {{$job->title}}
jobsitem.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
jobsitem.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
jobsitem.blade.php: <li>{{$job->title}}</li>
jobsitem.blade.php: @if($job->images)
jobsitem.blade.php: @if(count($job->images) == 1)
jobsitem.blade.php: <a href="{{$imgBase . $job->images[0]->url}}" class="post_image prettyPhoto" rel="prettyPhoto"
jobsitem.blade.php: title="{{$job->images[0]->title}}">
jobsitem.blade.php: <img src='{{$imgBase . $job->images[0]->url}}' alt='{{$job->images[0]->title}}'>
jobsitem.blade.php: <span class="text">{{$job->images[0]->title}}</span>
jobsitem.blade.php: @if(isset($job->images[0]->author))
jobsitem.blade.php: <span class="author">{{$job->images[0]->author}}</span>
jobsitem.blade.php: <ul class="horizontal_carousel control-for-post-gallery visible-5 autoplay-0 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
jobsitem.blade.php: @foreach($job->images as $image)
jobsitem.blade.php: <a href="#"><img src='{{$imgBase . $image->url}}'></a>
jobsitem.blade.php: <div id="control-by-post-gallery" class="horizontal_carousel_container big margin_top_10">
jobsitem.blade.php: <ul id="post-gallery"
jobsitem.blade.php: class="horizontal_carousel visible-1 autoplay-0 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
jobsitem.blade.php: @foreach($job->images as $image)
jobsitem.blade.php: <a href="{{$imgBase . $image->url}}" data-rel="gallery" title="{{$image->title}}">
jobsitem.blade.php: <img src='{{$imgBase . $image->url}}' alt='{{$image->title}}'>
jobsitem.blade.php: {!!$job->content!!}
jobsitem.blade.php: <p><a href="/vacatures/ontmoet-ons" title="Kennismakingsbijeenkomst">Meld je nu aan voor een vrijblijvende
jobsitem.blade.php: <!-- <a class="read_more" href="/vacatures/ontmoet-ons" title="Kennismakingsbijeenkomst"><span class="arrow"></span><span>Programma &amp; aanmelden</span></a> -->
jobsitem.blade.php: <a class="btn" href="mailto:meebouwen@nhgooi.nl?subject=Reactie op vacature voor {{$job->title}}"
jobsitem.blade.php: {{--
jobsitem.blade.php: --}}
jobslist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
jobslist.blade.php: <p>NH Gooi is de streekomroep voor het Gooi. We maken radio- en televisieprogrammas,
jobslist.blade.php: jij de techneut of ICT-er die zorgt dat alle techniek en verbindingen goed blijven werken? Of vind je
jobslist.blade.php: <a href="/vacatures/ontmoet-ons" title="Kennismakingsbijeenkomst">Schrijf je nu in voor een
jobslist.blade.php: <!-- <p>Kom op 27 november kennismaken met NH Gooi!</p> -->
jobslist.blade.php: <a class="btn" style="width: fit-content" href="/vacatures/ontmoet-ons" title="Kennismakingsbijeenkomst">
jobslist.blade.php: <a class="read_more" href="{{$job->url}}" title="Reageer direct op de vacature {{$job->title}}">
jobslist.blade.php: <span>{{$job->title}}</span>
jobslist.blade.php: <div style="margin: 1em; border-bottom: solid 1px #333;"></div>
jobslist.blade.php: <a class="btn" style="width: fit-content" href="mailto:meebouwen@nhgooi.nl?subject=Open sollicitatie"
jobslist.blade.php: <h4 class="vraag-header">Wat kan NH Gooi mij bieden?</h4>
jobslist.blade.php: <h4 class="vraag-header">Aan welke voorwaarden moet ik voldoen?</h4>
jobslist.blade.php: <h4 class="vraag-header">Kan ik me zonder ervaring ook bij NH Gooi aanmelden?</h4>
jobslist.blade.php: <h4 class="vraag-header">Kan ik ook meerdere dingen doen bij NH Gooi?</h4>
jobslist.blade.php: <h4 class="vraag-header">Ik vind het leuk om mee richting te geven aan NH Gooi, kan dat ook?</h4>
jobslist.blade.php: <h4 class="vraag-header">Ik ben 62 jaar, kan ik me dan ook aanmelden?</h4>
jobslist.blade.php: <h4 class="vraag-header">Ik heb een parttimebaan, kan ik me aanmelden?</h4>
jobslist.blade.php: <h4 class="vraag-header">Als ik meedoe, hoeveel uur per week ben ik dan bezig?</h4>
jobslist.blade.php: <h4 class="vraag-header">Wat kan ik verwachten van de begeleiding?</h4>
kennismakingsbijeenkomst.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
kennismakingsbijeenkomst.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
kennismakingsbijeenkomst.blade.php: <div style="border: solid 1px blue; padding: 3px; margin-bottom: 1em;">
kennismakingsbijeenkomst.blade.php: <p>Oeps, de anti-spam waarde was incorrect! Helaas krijgen we zoveel spam binnen dat we je moeten vragen om
kennismakingsbijeenkomst.blade.php: <div style="border: solid 1px blue; padding: 3px; margin-bottom: 1em;">
kennismakingsbijeenkomst.blade.php: <!--
kennismakingsbijeenkomst.blade.php:-->
kennismakingsbijeenkomst.blade.php: Er gebeurt veel bij NH Gooi. Van radio en podcasts maken tot ICT en uitzendtechniek en van Tv-interviews
kennismakingsbijeenkomst.blade.php: <form class="forr margin_top_15" id="form" method="post" action="/vacatures/ontmoet-ons"
kennismakingsbijeenkomst.blade.php: <label for="email">E-mailadres</label>
kennismakingsbijeenkomst.blade.php: <p style="padding-bottom: 0;">Korte toelichting: wat wil je doen en welke ervaring heb je eventueel
kennismakingsbijeenkomst.blade.php: <label for="phone">Anti-spam</label>
kennismakingsbijeenkomst.blade.php: <p style="color: #333; font-size: 80%;">Privacy-statement: bovenstaande informatie wordt alleen gebruikt door
kennismakingsbijeenkomst.blade.php: border-top: solid 1px #ddd;
kennismakingsbijeenkomst.blade.php: vertical-align: top;
kennismakingsbijeenkomst.blade.php: line-height: 150%;
kennismakingsbijeenkomst.blade.php: margin-left: 10px;
kennismakingsbijeenkomst.blade.php: padding-top: 2px;
kennismakingsbijeenkomst.blade.php: margin-top: 0;
kennismakingsbijeenkomst.blade.php: padding-left: 25px;
kennismakingsbijeenkomst.blade.php: background-repeat: no-repeat;
kennismakingsbijeenkomst.blade.php: background-position: left 10px;
kennismakingsbijeenkomst.blade.php: background-image: url("/images/icons/other/bullet_style_2.png");
kennismakingsbijeenkomst.blade.php: margin-bottom: 3px;
kennismakingsbijeenkomst.blade.php: margin-top: auto;
kennismakingsbijeenkomst.blade.php: margin-bottom: auto;
kennismakingsbijeenkomst.blade.php: @media screen and (max-width: 479px) {
kennismakingsbijeenkomst.blade.php: flex-wrap: wrap;
kennismakingsbijeenkomst.blade.php: margin-top: 15px;
kerkdienst.blade.php: @if($kerkdienst->isRunning)
kerkdienst.blade.php: Vandaag wordt een dienst uitgezonden @if($kerkdienst->previous->name) vanuit de {{$kerkdienst->previous->name}}@endif.
kerkdienst.blade.php: Aanvang: {{$kerkdienst->previous->start->format('H:i')}} uur.
kerkdienst.blade.php: De kerkdienst van {{Formatter::fullDate($kerkdienst->previous->start, 'd m')}} werd uitgezonden @if($kerkdienst->previous->name) vanuit de {{$kerkdienst->previous->name}}@endif.
kerkdienst.blade.php: <a href="{{$url = route('luister.kerkdienst')}}" class="action_button player"><span class="fa fa-external-link-alt"></span> <span>Luister in nieuw venster</span></a>
kerkdienst.blade.php: <a href="{{$url = url($apiUrl . 'kerkdienst/download')}}" class="action_button"><span class="fa fa-download"></span> <span>Download als MP3</span></a>
kerkdienst.blade.php: op <strong>{{Formatter::fullDate($kerkdienst->next->start, 'd m')}} om {{$kerkdienst->next->start->format('H:i')}} uur</strong>
kerkdienst.blade.php: @if($kerkdienst->next->name) vanuit de {{$kerkdienst->next->name}}@endif.
kerkdienst.blade.php: <a href="{{$live = route('luister.live')}}" class="player"><span class="fa fa-play"></span> <span>Luister live</span></a>.
kerkdienst.blade.php: Vanaf {{$kerkdienst->isRunning ? "vanmiddag" : "zondagmiddag" }} 12:00 uur is de dienst op deze pagina terug te luisteren.
klachten.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
klachten.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
klachten.blade.php: <p>U maakt een e-mail of brief waarin u zo duidelijk mogelijk uw (negatieve) ervaring beschrijft.
klachten.blade.php: Zorg dat in uw brief of in uw e-mail in ieder geval het volgende is opgenomen:
klachten.blade.php: <h4>2. Stuur een aangetekende brief of e-mail</h4>
klachten.blade.php: <p>U stuurt een e-mail of aangetekende brief naar onderstaande gegevens:</p>
klachten.blade.php: font-size: 100%;
klachten.blade.php: margin-bottom: 1em;
klachten.blade.php: padding-top: 9px;
klachten.blade.php: padding-bottom: 10px;
klachten.blade.php: background-repeat: no-repeat;
klachten.blade.php: background-position: left 10px;
klachten.blade.php: padding-left: 25px;
klachten.blade.php: background-image: url("/images/icons/other/bullet_style_2.png");
layouts/master.blade.php:<!-- Google Tag Manager (noscript) -->
layouts/master.blade.php: <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KGLKLJ4" height="0" width="0"
layouts/master.blade.php:<!-- End Google Tag Manager (noscript) -->
layouts/master.blade.php: <div id="nhgooi_header_top" class="advertisement" style="margin: 11px auto 0 auto;background-color: #efefef;"></div>
layouts/master.blade.php: <div class="menu_mobile_container d-flex d-md-none sticky clearfix">
layouts/master.blade.php: <a href="javascript:void(0)"><i class="fa-solid fa-bars"></i></a>
layouts/master.blade.php: <a href="{{url('/')}}"><img src="/images/logo-NHGooi-slogan-diap.svg"/></a>
layouts/master.blade.php: <a href="{{url('kijk/studio')}}">{!!file_get_contents(__DIR__ . '/../../../public/images/icons/television-2.svg')!!}</a>
layouts/master.blade.php: <a href="https://wa.me/31888505651" target="_blank">Tip <i class="fa-solid fa-circle-plus"></i></a>
layouts/master.blade.php: class="fa-solid fa-magnifying-glass"></i></a>
layouts/master.blade.php: <a href="#" class="search_button"><i class="fa-solid fa-magnifying-glass"></i><i
layouts/master.blade.php: style="display: none" class="fa-solid fa-xmark"></i></a>
layouts/master.blade.php: <div class="top_menu_container d-none d-md-block">
layouts/master.blade.php: <a class="with_svg_icon" href="{{url('kijk/studio')}}"><span>Kijk live tv </span>{!!file_get_contents(__DIR__ . '/../../../public/images/icons/television-2.svg')!!}</a>
layouts/master.blade.php: <a href="https://wa.me/31888505651" style="{{!isset($searchURL) ? 'margin-top: 3px' : ''}}" target="_blank"><span>Tip de streekredactie </span><i style="margin-top: 2px" class="fa-solid fa-circle-plus"></i></a>
layouts/master.blade.php: class="fa-solid fa-magnifying-glass"></i></a>
layouts/master.blade.php: <a href="#" style="margin-top: 2px;" class="search_button"><i class="fa-solid fa-magnifying-glass"></i><i
layouts/master.blade.php: style="display: none" class="fa-solid fa-xmark"></i></a>
layouts/master.blade.php: <!-- Content -->
layouts/master.blade.php: <p style="float: left; border: solid 1px #1f3977; border-radius: 10px; padding: 0 10px 0.4em 10px; margin: 10px 0 10px 0; width: 100%;">
layouts/master.blade.php: <b>Live-blog:</b> {{$activeBlog->title}}
layouts/master.blade.php: <a href="{{$activeBlog->url}}" class="action_button" style="float: none; margin-left: 1em;"><span
layouts/master.blade.php: class="fa fa-rss"></span><span>Volg het live-blog</span></a>
layouts/master.blade.php: </div><!--/.page-->
layouts/master.blade.php: <!-- Footer -->
layouts/master.blade.php: <div class="col-12 col-md-3">
layouts/master.blade.php: <div class="col-12 col-md-3">
layouts/master.blade.php: <div class="col-12 col-md-3">
layouts/master.blade.php: <div class="col-12 col-md-3">
layouts/master.blade.php: <div class="col-12">
layouts/master.blade.php: <li><a href="{{url('/')}}" class="logo"><img src="/images/logo-NHGooi-slogan-diap.svg"/></a></li>
layouts/master.blade.php: <li><a href="{{url('privacy-verklaring')}}">Privacy verklaring</a></li>
layouts/master.blade.php: <li><a href="{{url('cookie-statement')}}">Cookie statement</a></li>
layouts/master.blade.php: <li><a id="changePreferences" href="#">Pas hier uw cookie-instellingen aan</a></li>
layouts/master.blade.php: href="https://www.facebook.com/WijZijnNHGooi"><i class="fa-brands fa-facebook-f"></i></a>
layouts/master.blade.php: <li><a class="twitter-x" title="Twitter/X" target="_blank" href="https://twitter.com/nhgooi"><i
layouts/master.blade.php: class="fa-brands fa-twitter"></i></a>
layouts/master.blade.php: <a class="scroll_top" href="#top" title="Scroll to top"><i class="fa-solid fa-angle-up"></i></a>
layouts/master.blade.php:<!--js-->
layouts/master.blade.php:<!--<script type="text/javascript" src="/js/jquery-1.12.4.min.js"></script>
layouts/master.blade.php:<script type="text/javascript" src="/js/jquery-migrate-1.4.1.min.js"></script>
layouts/master.blade.php:<script type="text/javascript" src="/js/jquery.ba-bbq.min.js"></script>
layouts/master.blade.php:<script type="text/javascript" src="/js/jquery-ui-1.11.1.custom.min.js"></script>
layouts/master.blade.php:<script type="text/javascript" src="/js/jquery.carouFredSel-6.2.1-packed.js"></script>
layouts/master.blade.php:<script type="text/javascript" src="/js/odometer.min.js"></script>-->
layouts/master.blade.php:<script type="text/javascript" src="/js/jquery-3.7.1.min.js"></script>
layouts/master.blade.php:<script type="text/javascript" src="/js/jquery.carouFredSel-6.2.1.min.js"></script>
layouts/master.blade.php: $(this).find('.fa-magnifying-glass').toggle();
layouts/master.blade.php: $(this).find('.fa-xmark').toggle();
layouts/_analytics.blade.php:<!-- Cookie Consent by https://www.CookieConsent.com -->
layouts/_analytics.blade.php:<script type="text/javascript" src="//www.cookieconsent.com/releases/3.1.0/cookie-consent.js"></script>
layouts/_analytics.blade.php:<!-- Google Tag Manager -->
layouts/_analytics.blade.php:<script type="text/plain" cookie-consent="tracking">
layouts/_analytics.blade.php:(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-KGLKLJ4');
layouts/_analytics.blade.php:<!-- End Google Tag Manager -->
layouts/_analytics.blade.php:<!-- End Cookie Consent by https://www.CookieConsent.com -->
layouts/_head.blade.php: <!--meta-->
layouts/_head.blade.php: <meta charset="UTF-8" />
layouts/_head.blade.php: <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.2" />
layouts/_head.blade.php: <meta name="format-detection" content="telephone=no" />
layouts/_head.blade.php: <meta name="keywords" content="NH Gooi,Radio,TV,Nieuws,Lokale omroep,Huizen,Blaricum,Eemnes,Laren,Hilversum,BEL-gemeenten,Streekomroep" />
layouts/_head.blade.php: <!--style-->
layouts/_head.blade.php: <!--<link rel="stylesheet" type="text/css" href="/css/reset.css">
layouts/_head.blade.php: <link rel="stylesheet" type="text/css" href="/css/odometer-theme-default.css">
layouts/_head.blade.php: <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css">
layouts/_head.blade.php: <link rel="stylesheet" type="text/css" href="/css/nhgooi.css">-->
layouts/_head.blade.php: <link rel="stylesheet" type="text/css" href="/css/bootstrap-grid.min.css">
layouts/_head.blade.php: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
layouts/_head.blade.php: $metadata->set('url', url()->current())
layouts/_head.blade.php: ->prepend('image', $imgBase)
layouts/_head.blade.php: ->prepend('audio', route('gemist.fragment'))
layouts/_head.blade.php: ->append('title', ' | NH Gooi')
layouts/_head.blade.php: ->metaTags();
layouts/_head.blade.php: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
layouts/_head.blade.php: <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
layouts/_head.blade.php: <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
layouts/_head.blade.php: <!--rss-->
layouts/sidebar.blade.php: <div class="col-12">
layouts/sidebar.blade.php: <div class="col-12 col-md content_container">
layouts/sidebar.blade.php: <div class="full-width md_margin_top @yield('content_class')">
layouts/sidebar.blade.php: <div class="col-12 col-md-auto sidebar">
layouts/sidebar.blade.php: <div data-tabs>
layouts/sidebar.blade.php: <h4 data-tab-content-id="tab_most_read"
layouts/sidebar.blade.php: class="box_header small flex-grow-1 active"><span>Meest gelezen</span>
layouts/sidebar.blade.php: <h4 data-tab-content-id="tab_more_news"
layouts/sidebar.blade.php: @include('partial/newslist_small', ['id' => 'items-most-read', 'news' => $populair])
layouts/sidebar.blade.php: <a class="btn auto_width" id="meer-nieuws-most-read" href="#"
layouts/sidebar.blade.php: data-loadmorenews='{"container":["#items-most-read"], "url": "/nieuws/populair?id=items-most-read"}'>
layouts/sidebar.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
layouts/sidebar.blade.php: @include('partial/newslist_small', ['id' => 'items-more-news', 'news' => $newsItems])
layouts/sidebar.blade.php: <a class="btn auto_width" id="meer-nieuws-more-news" href="#"
layouts/sidebar.blade.php: data-loadmorenews='{"container":["#items-more-news"], "url": "/nieuws/more?id=items-more-news"}'>
layouts/sidebar.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
listen.blade.php: <a href="javascript:window.close();" class="close btn"><span class='fa fa-times fa-fw'></span> Venster sluiten</a>
listen.blade.php: <p class="logo"><a href="{{ url('/') }}"><img src="{{ url( 'images/logo-NHGooi.svg' )}}"></a></p>
listen.blade.php: <p>In Hilversum, Huizen en de BEL-gemeenten zijn wij te ontvangen op 92.0 FM of 105.1 FM.</p>
listen.blade.php: <div class="now-playing-header">
listen.blade.php: <li class="program-link">
listen.blade.php: <span class="fa fa-music"></span>
listen.blade.php: <span class="fa fa-download"></span><span>Download .mp3-bestand</span>
listen.blade.php: <span class="fa fa-music"></span><span>Schakel naar live-uitzending</span>
listen.blade.php: max-width: 300px;
listen.blade.php: .now-playing {
listen.blade.php: border-radius: 8px;
listen.blade.php: margin-top: 10px;
listen.blade.php: font-size: 14pt;
listen.blade.php: font-family: "Roboto Condensed", serif;
listen.blade.php: font-weight: 300;
listen.blade.php: border-bottom: solid 4px transparent;
listen.blade.php: border-bottom: solid 4px #5796C8;
listen.blade.php: text-decoration: none;
listen.blade.php: border-bottom: solid 4px #21BBEF;
listen.blade.php: .now-playing-header {
listen.blade.php: margin-right: 20px;
listen.blade.php: <script type="text/javascript" src="/js/jquery-3.7.1.min.js"></script>
listen.blade.php: container: $(".now-playing-header").hide(),
listen.blade.php: title: $(".now-playing-header .title"),
listen.blade.php: artist: $(".now-playing-header .artist"),
listen.blade.php: document.title = title + " - " + artist + " | NH Gooi";
luisterlijst.blade.php: margin-right: 4%;
luisterlijst.blade.php: margin-left: -1em;
luisterlijst.blade.php: margin-top: 5px;
luisterlijst.blade.php: vertical-align: middle;
luisterlijst.blade.php: border-radius: 3px;
luisterlijst.blade.php: display: inline-block;
luisterlijst.blade.php: text-align: center;
luisterlijst.blade.php: vertical-align: middle;
luisterlijst.blade.php: padding-top: 5px;
luisterlijst.blade.php: font-size: 16px;
luisterlijst.blade.php: $id = "keuze-$prefix-$index-";
luisterlijst.blade.php: echo '<div class="row-group">
luisterlijst.blade.php: <div class="col-lg-6"><label for="'. $id . '-titel">Titel:</label><input class="form-control titel" id="' . $id . '-titel" name="' . $naam . '[titel]" value="' . $titel . '" ></div>
luisterlijst.blade.php: <div class="col-lg-6"><label for="'. $id . '-artiest">Artiest:</label><input class="form-control artiest" id="' . $id . '-artiest" name="' . $naam . '[artiest]" value="' . $artiest . '" ></div>
luisterlijst.blade.php:</div><!--/.row-->
luisterlijst.blade.php:</div><!--/.row-group-->';
luisterlijst.blade.php:<div class="panel panel-primary text-primary">
luisterlijst.blade.php:<div class="panel-body">
luisterlijst.blade.php:<div class="panel panel-info" style="float: right; margin-left: 5px; width: 300px;">
luisterlijst.blade.php: <div class="panel-heading"><b>Inspiratie nodig?</b></div>
luisterlijst.blade.php: <div class="panel-body">
luisterlijst.blade.php: <div class="panel-footer">
luisterlijst.blade.php: <a href="#" onclick="javascript:inspireer();return false;" class="link text-primary"><span class="fa fa-sync"></span> <b>Geef mij nog een idee!</b></a><br />
luisterlijst.blade.php: <a href="/luisterlijst/2019" class="small p-2 text-info"><span class="fa fa-history"></span> Bekijk de lijst van vorig jaar</a>
luisterlijst.blade.php:<p>Per categorie kennen we een aantal punten toe aan je nummer 1, 2 en 3. Daarnaast krijgen alle liedjes in je eind-top-10 die je niet in &eacute;&eacute;n van de eerdere categorie&euml;n gezet hebt ook een aantal punten. Het totaal aantal punten per nummer bepaalt de volgorde in de lijst.</p>
luisterlijst.blade.php:<p style="font-weight: bold; color: blue;" id="clockdiv">
luisterlijst.blade.php:<p>Vroeger of Later is natuurlijk vooral een kleinkunst- en theaterprogramma. Vaste luisteraars kennen onze rubriek de Kleinkunstklassieker, maar welke Nederlandstalige klassieken mogen zeker niet ontbreken in de lijst?</p>
luisterlijst.blade.php:<p class="small text-primary"><span class="fa fa-info-circle"></span> De teksten in het grijs zijn voorbeelden, ze worden niet ingestuurd tenzij je zelf iets invult!</p>
luisterlijst.blade.php:<h4>Recente klassiekers-in-spe</h4>
luisterlijst.blade.php:<h4>Corona-tijd</h4>
luisterlijst.blade.php:{{--<p>Muziek raakt. Door een paar noten kan je stemming veranderen of je wordt in gedachten mee terug genomen naar een bepaald moment. Bij welke liedjes heb jij een goed verhaal?</p>--}}
luisterlijst.blade.php: <div class="row-group">
luisterlijst.blade.php: <div class="col-lg-12">
luisterlijst.blade.php: <textarea class="form-control" style="width: 100%;" id="keuze-verhaal-{{$i}}-toelichting" name="keuzes[verhaal][{{$i}}][toelichting]">{{ isset($_POST['keuzes']) ? $_POST['keuzes']['verhaal'][$i]['toelichting'] : "" }}</textarea></div>
luisterlijst.blade.php: </div><!--/.row-->
luisterlijst.blade.php: </div><!--/.rowgroup-->
luisterlijst.blade.php:<p>Je e-mailadres en telefoonnummer zijn niet verplicht, maar als je ze invult nemen we misschien contact met je op voor nadere informatie voor onze uitzending. Verder leggen we geen persoonlijke gegevens vast, je IP-adres ({{substr($_SERVER['REMOTE_ADDR'], 0, 10)}}*****) wordt alleen meegestuurd om te voorkomen dat je h&eacute;&eacute;l vaak stemt.</p>
luisterlijst.blade.php:<div class="form-row">
luisterlijst.blade.php: <div class="col-lg-6"><label for="">Voornaam*:</label>{{Form::text('voornaam', null, ['class' => 'form-control', 'required' => 'required'])}}</div>
luisterlijst.blade.php: <div class="col-lg-6"><label for="">Woonplaats:</label>{{Form::text('woonplaats', null, ['class' => 'form-control'])}}</div>
luisterlijst.blade.php: <div class="col-lg-6"><label for="">E-mailadres:</label>{{Form::text('mailadres', null, ['class' => 'form-control'])}}</div>
luisterlijst.blade.php: <div class="col-lg-6"><label for="">Telefoonnummer:</label>{{Form::text('telefoonnummer', null, ['class' => 'form-control'])}}</div>
luisterlijst.blade.php:<div class="form-check">
luisterlijst.blade.php: <input type="checkbox" class="form-check-input" id="checkbox-mag-contacten" name='checkbox[Kan contact opnemen]' value='Contact opnemen mag' {{ isset($_POST['checkbox']) && isset($_POST['checkbox']['Kan contact opnemen']) ? 'checked="checked"' : ''}}>
luisterlijst.blade.php: <label class="form-check-label" for="checkbox-mag-contacten">Jullie mogen contact met mij opnemen voor meer informatie</label>
luisterlijst.blade.php:<div class="form-check">
luisterlijst.blade.php: <input type="checkbox" class="form-check-input" id="checkbox-mag-in-uitzending" name='checkbox[Kan in de uitzending]' value='Mag in de uitzending' {{ isset($_POST['checkbox']) && isset($_POST['checkbox']['Kan in de uitzending']) ? 'checked="checked"' : ''}}>
luisterlijst.blade.php: <label class="form-check-label" for="checkbox-mag-in-uitzending">Jullie mogen contact met mij opnemen in de uitzending (natuurlijk laten we dat even van tevoren weten!)</label>
luisterlijst.blade.php: <div class="col-lg-3"></div>
luisterlijst.blade.php: <div class="col-lg-3 ml-3">
luisterlijst.blade.php: <button type="submit" name="insturen" value="1" class="btn btn-primary d-inline"><span class="fa fa-forward"></span> Lijst indienen!</button>
luisterlijst.blade.php: <div class="col-lg-3 ml-3">
luisterlijst.blade.php: <button type="submit" class="btn btn-info d-inline"><span class="fa fa-save"></span> Lijst bewaren voor later</button>
luisterlijst.blade.php: <p class="small text-primary"><span class="fa fa-info-circle"></span> Als je op 'Bewaren' drukt, gebruiken we &eacute;&eacute;nmalig een cookie om je ingevulde waarden tijdelijk te onthouden. Zo kan je later terugkomen om je lijst verder in te vullen.</p>
luisterlijst.blade.php: var t = Date.parse(endtime) - Date.parse(new Date());
luisterlijst.blade.php: hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
luisterlijst.blade.php: minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
luisterlijst.blade.php: secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
luisterlijst_2019.blade.php: tr.uur-header th {
luisterlijst_2019.blade.php: background-color: #0ba3e1 !important;
luisterlijst_2019.blade.php: text-align: center;
luisterlijst_2019.blade.php: vertical-align: middle;
luisterlijst_2019.blade.php: border-radius: 3px;
luisterlijst_2019.blade.php: display: inline-block;
luisterlijst_2019.blade.php: text-align: center;
luisterlijst_2019.blade.php: vertical-align: middle;
luisterlijst_2019.blade.php: padding-top: 5px;
luisterlijst_2019.blade.php: font-size: 16px;
luisterlijst_2019.blade.php:<p style="font-weight: bold; color: blue;" id="clockdiv">
luisterlijst_2019.blade.php:{{--
luisterlijst_2019.blade.php:<div class="panel panel-info" style="float: right; margin-left: 5px; width: 300px;" id="clockdiv">
luisterlijst_2019.blade.php: <div class="panel-heading">
luisterlijst_2019.blade.php: <i class="fa fa-fw fa-eye"></i>
luisterlijst_2019.blade.php: <b>Meeluisteren of -kijken?</b>
luisterlijst_2019.blade.php: <div class="panel-body">
luisterlijst_2019.blade.php: <div class="panel-footer">
luisterlijst_2019.blade.php: <ul style="list-style: none; padding: 0;">
luisterlijst_2019.blade.php: <li> <a href="{{ $player = url('luister/radio') }}" target="_radioplayer" onclick="window.open('{{$player}}', '_radioplayer','width=400,height=450'); return false;" class="text-primary"><i class="fa fa-play fa-fw"></i> Luister via de stream</a> </li>
luisterlijst_2019.blade.php: <li> <b><a href="/kijk/studio" class="text-primary"><i class="fa fa-video-camera fa-fw"></i> Kijk live mee in de studio</a></b> </li>
luisterlijst_2019.blade.php: </div><!--/.panel-footer-->
luisterlijst_2019.blade.php:</div><!--/.panel-->
luisterlijst_2019.blade.php:--}}
luisterlijst_2019.blade.php:<table class="table table-striped table-small">
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 1 | 14:00 - 15:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 2 | 15:00 - 16:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 3 | 16:00 - 17:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 4 | 17:00 - 18:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 5 | 18:00 - 19:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 6 | 19:00 - 20:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 7 | 20:00 - 21:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 8 | 21:00 - 22:00 uur</th></tr>
luisterlijst_2019.blade.php:<tr class="uur-header"><th colspan="3">UUR 9 | 22:00 - 23:00 uur</th></tr>
luisterlijst_2019.blade.php: $show = $i < 10 - $top10;
luisterlijst_2019.blade.php: echo '<tr><th>' . (10 - $i) . '</th><td>' . ($show ? $top10data[$i][0] : '?') . '</td><td>' . ($show ? $top10data[$i][1] : '?') . '</td></tr>';
luisterlijst_2019.blade.php: var t = Date.parse(endtime) - Date.parse(new Date());
luisterlijst_2019.blade.php: daysSpan.innerHTML = ('0' + t.days).slice(-2);
luisterlijst_2019.blade.php: hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
luisterlijst_2019.blade.php: minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
luisterlijst_2019.blade.php: secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
luisterlijst_2019.blade.php: clock.innerHTML = "<div class='panel-body'>De lijst is compleet. Heb je stiekem op ons gedanst? We hopen dat je het leuk vond!</div>";
luisterlijst_2019.blade.php: clock.innerHTML = "<div class='panel-body'>Stem <a href='/luisterlijst/stem'>hier</a> voor de lijst van 2021!</div>";
luisterlijst_2021.blade.php: tr.uur-header th {
luisterlijst_2021.blade.php: background-color: #0ba3e1 !important;
luisterlijst_2021.blade.php: text-align: center;
luisterlijst_2021.blade.php: vertical-align: middle;
luisterlijst_2021.blade.php: border-radius: 3px;
luisterlijst_2021.blade.php: display: inline-block;
luisterlijst_2021.blade.php: text-align: center;
luisterlijst_2021.blade.php: vertical-align: middle;
luisterlijst_2021.blade.php: padding-top: 5px;
luisterlijst_2021.blade.php: font-size: 16px;
luisterlijst_2021.blade.php:<p style="font-weight: bold; color: blue;" id="clockdiv">
luisterlijst_2021.blade.php:<table class="table table-striped table-small">
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 1 | 13:00 - 14:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>99</th><td>Circus Custers</td><td>Monica</td><td>20 (-79)</td></tr>
luisterlijst_2021.blade.php:<tr><th>98</th><td>Rob de Nijs</td><td>Malle Babbe</td><td>28 (-70)</td></tr>
luisterlijst_2021.blade.php:<tr><th>97</th><td>Ben Cramer</td><td>De clown</td><td>39 (-58)</td></tr>
luisterlijst_2021.blade.php:<tr><th>96</th><td>Adele Bloemendaal</td><td>De jaren zestig</td><td>50 (-46)</td></tr>
luisterlijst_2021.blade.php:<tr><th>95</th><td>Angela Groothuizen</td><td>Vinkeveen</td><td>48 (-47)</td></tr>
luisterlijst_2021.blade.php:<tr><th>94</th><td>Jules de Corte</td><td>Ik zou wel eens willen weten</td><td>44 (-50)</td></tr>
luisterlijst_2021.blade.php:<tr><th>93</th><td>Drs. P</td><td>Dodenrit</td><td>54 (-39)</td></tr>
luisterlijst_2021.blade.php:<tr><th>92</th><td>Clouseau</td><td>Passie</td><td>83 (-9)</td></tr>
luisterlijst_2021.blade.php:<tr><th>91</th><td>Claudia de Breij</td><td>Ik mis je zo graag</td><td>72 (-19)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 2 | 14:00 - 15:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>88</th><td>Bazart</td><td>Goud</td><td>64 (-24)</td></tr>
luisterlijst_2021.blade.php:<tr><th>84</th><td>Rowwen Heze</td><td>Auto vliegtuug</td><td>82 (-2)</td></tr>
luisterlijst_2021.blade.php:<tr><th>82</th><td>Grof geschut</td><td>Verliefd</td><td>69 (-13)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 3 | 15:00 - 16:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>76</th><td>Raymond van het Groenewoud</td><td>Twee meisjes</td><td>75 (-1)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 4 | 16:00 - 17:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>66</th><td>Kiki Schippers</td><td>Guus</td><td>56 (-10)</td></tr>
luisterlijst_2021.blade.php:<tr><th>65</th><td>De Dijk</td><td>Als ze er niet is</td><td>45 (-20)</td></tr>
luisterlijst_2021.blade.php:<tr><th>62</th><td>Clouseau</td><td>Laat me nu toch niet alleen</td><td>34 (-28)</td></tr>
luisterlijst_2021.blade.php:<tr><th>59</th><td>Frans Halsema & Jenny Arean</td><td>Vluchten kan niet meer</td><td>40 (-19)</td></tr>
luisterlijst_2021.blade.php:<tr><th>58</th><td>Doe Maar</td><td>De bom</td><td>16 (-42)</td></tr>
luisterlijst_2021.blade.php:<tr><th>57</th><td>Hannelore Bedert</td><td>Altijd nooit meer</td><td>49 (-8)</td></tr>
luisterlijst_2021.blade.php:<tr><th>56</th><td>Maarten van Roozendaal</td><td>Moe</td><td>23 (-33)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 5 | 17:00 - 18:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>55</th><td>Harrie Jekkers</td><td>Ik hou van mij</td><td>22 (-33)</td></tr>
luisterlijst_2021.blade.php:<tr><th>54</th><td>Twarres</td><td>Wer bisto</td><td>52 (-2)</td></tr>
luisterlijst_2021.blade.php:<tr><th>47</th><td>Frans Halsema</td><td>Voor haar</td><td>19 (-28)</td></tr>
luisterlijst_2021.blade.php:<tr><th>46</th><td>Herman van Veen</td><td>Toveren</td><td>18 (-28)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 6 | 18:00 - 19:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>41</th><td>Herman van Veen</td><td>Suzanne</td><td>35 (-6)</td></tr>
luisterlijst_2021.blade.php:<tr><th>39</th><td>Boudewijn de Groot</td><td>Verdronken vlinder</td><td>21 (-18)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 7 | 19:00 - 20:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>33</th><td>Angela Groothuizen</td><td>Niets blijft</td><td>31 (-2)</td></tr>
luisterlijst_2021.blade.php:<tr><th>31</th><td>Herman van Veen</td><td>Hilversum 3</td><td>14 (-17)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 8 | 20:00 - 21:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>21</th><td>Acda en de Munnik</td><td>Het regent zonnestralen</td><td>9 (-12)</td></tr>
luisterlijst_2021.blade.php:<tr><th>16</th><td>Henk Westbroek</td><td>Zelfs je naam is mooi</td><td>12 (-4)</td></tr>
luisterlijst_2021.blade.php:<tr><th>14</th><td>Racoon</td><td>Oceaan</td><td>5 (-9)</td></tr>
luisterlijst_2021.blade.php:<tr><th>13</th><td>Abel</td><td>Onderweg</td><td>8 (-5)</td></tr>
luisterlijst_2021.blade.php:<tr class="uur-header"><th colspan="3">UUR 9 | 21:00 - 22:00</th><th>Stand 2019</th></tr>
luisterlijst_2021.blade.php:<tr><th>9</th><td>Wim Sonneveld</td><td>Het Dorp</td><td>3 (-6)</td></tr>
luisterlijst_2021.blade.php:<tr><th>8</th><td>Clouseau</td><td>Daar gaat ze</td><td>6 (-2)</td></tr>
luisterlijst_2021.blade.php:<tr><th>3</th><td>Klein orkest</td><td>Over de Muur</td><td>2 (-1)</td></tr>
luisterlijst_2021.blade.php: var t = Date.parse(endtime) - Date.parse(new Date());
luisterlijst_2021.blade.php: daysSpan.innerHTML = ('0' + t.days).slice(-2);
luisterlijst_2021.blade.php: hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
luisterlijst_2021.blade.php: minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
luisterlijst_2021.blade.php: secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
luisterlijst_2021.blade.php: clock.innerHTML = "<div class='panel-body'>De lijst is compleet. Heb je stiekem op ons gedanst? We hopen dat je het leuk vond!</div>";
luisterlijst_lijst.blade.php: tr.uur-header th {
luisterlijst_lijst.blade.php: background-color: #0ba3e1 !important;
luisterlijst_lijst.blade.php: text-align: center;
luisterlijst_lijst.blade.php: vertical-align: middle;
luisterlijst_lijst.blade.php: border-radius: 3px;
luisterlijst_lijst.blade.php: display: inline-block;
luisterlijst_lijst.blade.php: text-align: center;
luisterlijst_lijst.blade.php: vertical-align: middle;
luisterlijst_lijst.blade.php: padding-top: 5px;
luisterlijst_lijst.blade.php: font-size: 16px;
luisterlijst_lijst.blade.php:<p style="font-weight: bold; color: blue;" id="clockdiv">
luisterlijst_lijst.blade.php:{{--
luisterlijst_lijst.blade.php:<div class="panel panel-info" style="float: right; margin-left: 5px; width: 300px;" id="clockdiv">
luisterlijst_lijst.blade.php: <div class="panel-heading">
luisterlijst_lijst.blade.php: <i class="fa fa-fw fa-eye"></i>
luisterlijst_lijst.blade.php: <b>Meeluisteren of -kijken?</b>
luisterlijst_lijst.blade.php: <div class="panel-body">
luisterlijst_lijst.blade.php: <div class="panel-footer">
luisterlijst_lijst.blade.php: <ul style="list-style: none; padding: 0;">
luisterlijst_lijst.blade.php: <li> <a href="{{ $player = url('luister/radio') }}" target="_radioplayer" onclick="window.open('{{$player}}', '_radioplayer','width=400,height=450'); return false;" class="text-primary"><i class="fa fa-play fa-fw"></i> Luister via de stream</a> </li>
luisterlijst_lijst.blade.php: <li> <b><a href="/kijk/studio" class="text-primary"><i class="fa fa-video-camera fa-fw"></i> Kijk live mee in de studio</a></b> </li>
luisterlijst_lijst.blade.php: </div><!--/.panel-footer-->
luisterlijst_lijst.blade.php:</div><!--/.panel-->
luisterlijst_lijst.blade.php:--}}
luisterlijst_lijst.blade.php:<table class="table table-striped table-small">
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 1 | 14:00 - 15:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 2 | 15:00 - 16:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 3 | 16:00 - 17:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 4 | 17:00 - 18:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 5 | 18:00 - 19:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 6 | 19:00 - 20:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 7 | 20:00 - 21:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 8 | 21:00 - 22:00 uur</th></tr>
luisterlijst_lijst.blade.php:<tr class="uur-header"><th colspan="3">UUR 9 | 22:00 - 23:00 uur</th></tr>
luisterlijst_lijst.blade.php: $show = $i < 10 - $top10;
luisterlijst_lijst.blade.php: echo '<tr><th>' . (10 - $i) . '</th><td>' . ($show ? $top10data[$i][0] : '?') . '</td><td>' . ($show ? $top10data[$i][1] : '?') . '</td></tr>';
luisterlijst_lijst.blade.php: var t = Date.parse(endtime) - Date.parse(new Date());
luisterlijst_lijst.blade.php: daysSpan.innerHTML = ('0' + t.days).slice(-2);
luisterlijst_lijst.blade.php: hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
luisterlijst_lijst.blade.php: minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
luisterlijst_lijst.blade.php: secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
luisterlijst_lijst.blade.php: clock.innerHTML = "<div class='panel-body'>De lijst is compleet. Heb je stiekem op ons gedanst? We hopen dat je het leuk vond!</div>";
luisterlijst_lijst.blade.php: clock.innerHTML = "<div class='panel-body'>Stem <a href='/luisterlijst/stem'>hier</a> voor de lijst van 2021!</div>";
luisterlijst_wacht.blade.php: vertical-align: middle;
luisterlijst_wacht.blade.php: border-radius: 3px;
luisterlijst_wacht.blade.php: display: inline-block;
luisterlijst_wacht.blade.php: text-align: center;
luisterlijst_wacht.blade.php: vertical-align: middle;
luisterlijst_wacht.blade.php: padding-top: 5px;
luisterlijst_wacht.blade.php: font-size: 16px;
luisterlijst_wacht.blade.php:<div class="panel panel-primary text-primary">
luisterlijst_wacht.blade.php:<div class="panel-body">
luisterlijst_wacht.blade.php:<p>Vanaf dat tijdstip kan je op deze pagina ook live meekijken en -luisteren met de uitzending, en vind je hier de volledige lijst.</p>
luisterlijst_wacht.blade.php:<p style="font-weight: bold; color: blue;" id="clockdiv">
luisterlijst_wacht.blade.php: var t = Date.parse(endtime) - Date.parse(new Date());
luisterlijst_wacht.blade.php: hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
luisterlijst_wacht.blade.php: minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
luisterlijst_wacht.blade.php: secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
news.blade.php: NH Gooi - Nieuws
news.blade.php: {{-- body --}}
news.blade.php: <div class="col-12">
news.blade.php: <div style="width: 100%; font-family: Nunito,serif;font-size: 12px;font-weight: 500;line-height: 3.17;text-align: center;color: #666;">
news.blade.php: - Advertentie -
news.blade.php: <div id="nhgooi_article_top" style="width: 728px; height: 90px;margin: 11px auto 50px auto;background-color: #efefef;"></div>
news.blade.php: <div class="col-12 col-md content_container">
news.blade.php: <div class="col-md-12 col-12">
news.blade.php: @include('partial/newslist_small', ['id' => 'items-more-news', 'news' => $news])
news.blade.php: <div class="row mb-4">
news.blade.php: <div class="col-12">
news.blade.php: <a class="btn auto_width" id="meer-nieuws" href="#"
news.blade.php: data-loadmorenews='{"container":["#items-more-news"], "nextPage":3}'>
news.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
news.blade.php: <div class="col-12 col-md-auto sidebar">
newsitem.blade.php: {!!$news->title!!}
newsitem.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
newsitem.blade.php:{{-- <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
newsitem.blade.php: <li><a title="{{$news->region->title}}" href="{{route('nieuws.regio', $news->region->slug)}}">{{$news->region->title}}</a></li>
newsitem.blade.php:--}} <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
newsitem.blade.php: <li>{!!$news->title!!}</li>
newsitem.blade.php: @foreach($news->tags as $tag)
newsitem.blade.php: <li><a href="{{route('nieuws.tag', $tag->slug)}}" title="{{$tag->titel}}">{{$tag->titel}}</a></li>
newsitem.blade.php: <i class="fa-regular fa-clock"></i>
newsitem.blade.php: {{Formatter::relativeDate($news->published)}} om {{$news->published->format('H:i')}}
newsitem.blade.php: @if($news->edited && ($news->edited->format('d m H i') != $news->published->format('d m H i')))
newsitem.blade.php: @if($news->edited->format('d m') != $news->published->format('d m'))
newsitem.blade.php: {{strtolower(Formatter::relativeDate($news->edited))}}
newsitem.blade.php: om {{$news->edited->format('H:i')}} uur
newsitem.blade.php: @if($news->author)
newsitem.blade.php: <li class="detail author"><i class="fa-solid fa-pen"></i> {{$news->author}}</li>
newsitem.blade.php: @if($news->podcast)
newsitem.blade.php: <source src="{{ $url = url( $apiUrl . 'podcast/download' . $news->podcast->url . "?auth=" . $news->podcast->auth )}}" type="audio/mpeg" />
newsitem.blade.php: <i class="fa-regular fa-clock"></i>
newsitem.blade.php: {{ Formatter::relativeDate($news->podcast->created) }} uitgezonden
newsitem.blade.php: @if($news->podcast->program) in <a href="{{ route('programma') . $news->podcast->program->url }}">{{ $news->podcast->program->name }}</a> @endif
newsitem.blade.php: <a href="{{ route('gemist.fragment') . $news->podcast->url }}">
newsitem.blade.php: @if($news->images)
newsitem.blade.php: @if(count($news->images) == 1)
newsitem.blade.php: <a href="{{$imgBase . $news->images[0]->url}}" class="post_image prettyPhoto" rel="prettyPhoto" title="{{$news->images[0]->title}}">
newsitem.blade.php: <img src='{{$imgBase . $news->images[0]->url}}' alt='{{$news->images[0]->title}}'>
newsitem.blade.php: <span class="text">{{$news->images[0]->title}}</span>
newsitem.blade.php: @if(isset($news->images[0]->author))
newsitem.blade.php: <span class="author">{{$news->images[0]->author}}</span>
newsitem.blade.php: <ul class="horizontal_carousel control-for-post-gallery visible-5 autoplay-0 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
newsitem.blade.php: @foreach($news->images as $image)
newsitem.blade.php: <a href="#"><img src='{{$imgBase . $image->url}}'></a>
newsitem.blade.php: <div id="control-by-post-gallery" class="horizontal_carousel_container big margin_top_10">
newsitem.blade.php: <ul id="post-gallery" class="horizontal_carousel visible-1 autoplay-0 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
newsitem.blade.php: @foreach($news->images as $image)
newsitem.blade.php: <a href="{{$imgBase . $image->url}}" data-rel="gallery" title="{{$image->title}}">
newsitem.blade.php: <img src='{{$imgBase . $image->url}}' alt='{{$image->title}}'>
newsitem.blade.php: @if(is_array($news->content))
newsitem.blade.php: @include('partial/nh_story', ['content' => $news->content])
newsitem.blade.php: <p>{!!$news->content!!}</p>
newsitem.blade.php: @if($news->source && $news->source->show)
newsitem.blade.php: <div class="post-source">
newsitem.blade.php: <p>Bron: {{$news->source->title}}</p>
newsitem.blade.php: {{--
newsitem.blade.php: --}}
newsitem.blade.php: <div class="col-12 col-md-auto">
newsitem.blade.php: <a data-share="native" href="javascript:void(0)" class="btn">
newsitem.blade.php: <i class="fa-solid fa-share"></i>
newslist.blade.php: {{$title}} - Nieuws
newslist.blade.php: <ul class="bread_crumb" style="margin-top: -10px; margin-bottom: 4px; ">
newslist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
newslist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
newslist.blade.php: {{-- Nieuws komt met 15 berichten per pagina. Deel op in 3 x 2-breed + 3 x 3-breed --}}
newslist.blade.php: @if($loop->index % 2 == 0)
newslist.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">
newslist.blade.php: @if($item->video)
newslist.blade.php: @elseif($item->images && count($item->images) > 1)
newslist.blade.php: <img src='{{$item->images && count($item->images) ? $imgBase . $item->images[0]->url : '/images/noimage.png'}}'
newslist.blade.php: <h2 class="post_title"><a href="{{url($item->url)}}"
newslist.blade.php: title="{{strip_tags($item->title)}}">{!!$item->title!!}</a>
newslist.blade.php: @foreach($item->tags as $tag)
newslist.blade.php: <li class="detail category"><i class="fa-solid fa-location-dot"></i> <a
newslist.blade.php: href="{{route('nieuws.tag', $tag->slug)}}"
newslist.blade.php: title="{{$tag->titel}}">{{$tag->titel}}</a></li>
newslist.blade.php: @if($item->edited && ($item->edited != $item->published))
newslist.blade.php: <i class="fa-regular fa-clock"></i>
newslist.blade.php: @if($item->edited->format('d m') != $item->published->format('d m'))
newslist.blade.php: {{Formatter::relativeDate($item->edited)}} om
newslist.blade.php: {{$item->edited->format('H:i')}} uur
newslist.blade.php: <i class="fa-regular fa-clock"></i>
newslist.blade.php: {{Formatter::relativeDate($item->published)}}
newslist.blade.php: om {{$item->published->format('H:i')}} uur
newslist.blade.php: <p>{!!Formatter::excerpt($item->content, 150)!!}</p>
newslist.blade.php: <a class="read_more" href="{{url($item->url)}}" title="Lees verder"><span
newslist.blade.php: @if($loop->index % 2 == 1)
newslist.blade.php: @include('partial/newslist_small', ['id' => 'items-more-news', 'news' => array_slice($news, 6, count($news))])
newslist.blade.php: <a class="btn auto_width" id="meer-nieuws" href="#"
newslist.blade.php: data-loadmorenews='{"container":["#items-more-news"]}'>
newslist.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
newslist.blade.php: $('#meer-nieuws').click(function (e) {
newslist.blade.php: page = -1;
partial/nh_story.blade.php.orig: @if($block->type == "headerRichA")
partial/nh_story.blade.php.orig: @php($block->image->url = isset($block->image->crops)
partial/nh_story.blade.php.orig: ? $block->image->crops->{'16:9'}->{'1600'}
partial/nh_story.blade.php.orig: : $block->image->crop)
partial/nh_story.blade.php.orig: <a href="{{$block->image->url}}" class="post_image page_margin_top prettyPhoto" rel="prettyPhoto" title="{{$block->image->title}}">
partial/nh_story.blade.php.orig: <img src="{{$block->image->url}}" alt="{{$block->image->title}}">
partial/nh_story.blade.php.orig: <span class="text">{{$block->image->title}}</span>
partial/nh_story.blade.php.orig: @if($block->image->author)
partial/nh_story.blade.php.orig: <span class="author">{{$block->image->author}}</span>
partial/nh_story.blade.php.orig: @elseif($block->type == "text")
partial/nh_story.blade.php.orig: <div class="text">{!!$block->text!!}</div>
partial/nh_story.blade.php.orig: @elseif($block->type == "intro")
partial/nh_story.blade.php.orig: <h3 class="excerpt">{{strip_tags($block->text)}}</h3>
partial/nh_story.blade.php.orig: @elseif($block->type == "quote")
partial/nh_story.blade.php.orig: {!!$block->text!!}
partial/nh_story.blade.php.orig: <div class="author">{{$block->name}}</div>
partial/nh_story.blade.php.orig: @elseif($block->type == "image")
partial/nh_story.blade.php.orig: if(isset($block->image->imageWide))
partial/nh_story.blade.php.orig: $image = $block->image->imageWide;
partial/nh_story.blade.php.orig: else if(isset($block->image->crop))
partial/nh_story.blade.php.orig: $image = $block->image->crop;
partial/nh_story.blade.php.orig: else if(isset($block->image->crops) && isset($block->image->crops->{'16:9'}))
partial/nh_story.blade.php.orig: foreach($block->image->crops->{'16:9'} as $image) break;
partial/nh_story.blade.php.orig: else if(isset($block->image->imageHigh))
partial/nh_story.blade.php.orig: $image = $block->image->imageHigh;
partial/nh_story.blade.php.orig: <a class="post_image page_margin_top prettyPhoto" rel="prettyPhoto" href="{{$image}}" title="{{$block->image->title}} &copy; {{$block->image->author}}">
partial/nh_story.blade.php.orig: <img src="{{$image}}" class="attachment-small-slider-thumb size-small-slider-thumb wp-post-image" alt="{{$block->image->title}}" title="" style="display: block;">
partial/nh_story.blade.php.orig: @if($block->image->title)
partial/nh_story.blade.php.orig: <span class="text">{{$block->image->title}}</span>
partial/nh_story.blade.php.orig: @if($block->image->author)
partial/nh_story.blade.php.orig: <span class="author">{{$block->image->author}}</span>
partial/nh_story.blade.php.orig: @elseif($block->type == "video" || $block->type == "headerVideo")
partial/nh_story.blade.php.orig: @foreach($block->video->streams as $stream)
partial/nh_story.blade.php.orig: <source src="{!!$stream->stream_url!!}" type="application/x-mpegurl" />
partial/nh_story.blade.php.orig: <span class="author">{{$block->video->author}}</span>
partial/nh_story.blade.php.orig: @elseif($block->type == "carousel")
partial/nh_story.blade.php.orig: <ul class="horizontal_carousel visible-5 autoplay-1 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
partial/nh_story.blade.php.orig: @foreach($block->items as $image)
partial/nh_story.blade.php.orig: if(isset($image->image->imageWide))
partial/nh_story.blade.php.orig: $img = $image->image->imageWide;
partial/nh_story.blade.php.orig: else if(isset($block->image->crop))
partial/nh_story.blade.php.orig: $image = $block->image->crop;
partial/nh_story.blade.php.orig: else if(isset($image->image->crops) && isset($image->image->crops->{'16:9'}))
partial/nh_story.blade.php.orig: foreach($image->image->crops->{'16:9'} as $img) break;
partial/nh_story.blade.php.orig: else if(isset($image->image->imageHigh))
partial/nh_story.blade.php.orig: $img = $image->image->imageHigh;
partial/nh_story.blade.php.orig: <a href="{{$img}}" class="post_image prettyPhoto" rel="prettyPhoto[gallery]" title="{{$image->image->title}} &copy; {{$image->image->author}}">
partial/nh_story.blade.php.orig: <img src="{{$img}}" alt="{{$image->image->title}}" title="{{$image->image->title}}">
partial/nh_story.blade.php.orig:<<<<<<< /srv/www/nhgooi-dev/resources/views/partial/nh_story.blade.php
partial/nh_story.blade.php.orig: @elseif($block->type == "oembed")
partial/nh_story.blade.php.orig: <div class="oembed" data-url="{{$block->url}}">{{!$block->html!!}</div>
partial/nh_story.blade.php.orig: @elseif($block->type == "oembed")
partial/nh_story.blade.php.orig: <div class="oembed" data-url="{{$block->url}}">{!!$block->html!!}</div>
partial/podcastdirectitems.blade.php: $url = route('gemist.fragment') . $podcast->url;
partial/podcastdirectitems.blade.php: $popoutUrl = route('luister.podcast') . $podcast->url . '?auth=' . $podcast->auth;
partial/podcastdirectitems.blade.php: <div class="box full-width featured">
partial/podcastdirectitems.blade.php: <div class="col-12 col-md-6">
partial/podcastdirectitems.blade.php: <a href="{{$url}}" title="{{$podcast->title}}">
partial/podcastdirectitems.blade.php: <img src="{{$podcast->image && $podcast->image->url ? $imgBase . $podcast->image->url : '/images/noimage.png'}}"/>
partial/podcastdirectitems.blade.php: <div class="col-12 col-md-6">
partial/podcastdirectitems.blade.php: <h2 class="post_title"><a href="{{$url}}" title="{{$podcast->title}}">{!!$podcast->titleWithoutProgram()!!}</a></h2>
partial/podcastdirectitems.blade.php: @if ($podcast->program)
partial/podcastdirectitems.blade.php: <a class="program_name" href="{{ route('programma') . $podcast->program->url }}"
partial/podcastdirectitems.blade.php: title="{{$podcast->program->name}}">{{$podcast->program->name}}</a>
partial/podcastdirectitems.blade.php: <span class="post_date" title="{{Formatter::relativeDate($podcast->created)}}">
partial/podcastdirectitems.blade.php: <i class="fa-regular fa-clock"></i> {{Formatter::relativeDate($podcast->created)}}
partial/podcastdirectitems.blade.php: <p class="clipText clipText-7" title="{{strip_tags($podcast->content)}}">
partial/podcastdirectitems.blade.php: {!!$podcast->content!!}
partial/podcastdirectitems.blade.php: <span class="fa fa-external-link-alt"></span>
partial/podcastdirectitems.blade.php:</div><!--/.row-->
partial/nh_story.blade.php: @if($block->type == "headerRichA")
partial/nh_story.blade.php: @php($block->image->url = isset($block->image->crops)
partial/nh_story.blade.php: ? $block->image->crops->{'16:9'}->{'1600'}
partial/nh_story.blade.php: : $block->image->crop)
partial/nh_story.blade.php: <a href="{{$block->image->url}}" class="post_image page_margin_top prettyPhoto" rel="prettyPhoto" title="{{$block->image->title}}">
partial/nh_story.blade.php: <img src="{{$block->image->url}}" alt="{{$block->image->title}}">
partial/nh_story.blade.php: <span class="text">{{$block->image->title}}</span>
partial/nh_story.blade.php: @if($block->image->author)
partial/nh_story.blade.php: <span class="author">{{$block->image->author}}</span>
partial/nh_story.blade.php: @elseif($block->type == "text")
partial/nh_story.blade.php: <div class="text">{!!$block->text!!}</div>
partial/nh_story.blade.php: @elseif($block->type == "intro")
partial/nh_story.blade.php: <h3 class="excerpt">{!!strip_tags($block->text)!!}</h3>
partial/nh_story.blade.php: @elseif($block->type == "info")
partial/nh_story.blade.php: @if(strpos($block->text, "Meer nieuws uit 't Gooi?") === false)
partial/nh_story.blade.php: <div class="info" style="background-color: {{$block->color}};">{!!($block->text)!!}</div>
partial/nh_story.blade.php: @elseif($block->type == "quote")
partial/nh_story.blade.php: {!!$block->text!!}
partial/nh_story.blade.php: <div class="author">{{$block->name}}</div>
partial/nh_story.blade.php: @elseif($block->type == "image")
partial/nh_story.blade.php: if(isset($block->image->imageWide))
partial/nh_story.blade.php: $image = $block->image->imageWide;
partial/nh_story.blade.php: else if(isset($block->image->crop))
partial/nh_story.blade.php: $image = $block->image->crop;
partial/nh_story.blade.php: else if(isset($block->image->crops) && isset($block->image->crops->{'16:9'}))
partial/nh_story.blade.php: foreach($block->image->crops->{'16:9'} as $image) break;
partial/nh_story.blade.php: else if(isset($block->image->imageHigh))
partial/nh_story.blade.php: $image = $block->image->imageHigh;
partial/nh_story.blade.php: <a class="post_image page_margin_top prettyPhoto" rel="prettyPhoto" href="{{$image}}" title="{{$block->image->title}} &copy; {{$block->image->author}}">
partial/nh_story.blade.php: <img src="{{$image}}" class="attachment-small-slider-thumb size-small-slider-thumb wp-post-image" alt="{{$block->image->title}}" title="" style="display: block;">
partial/nh_story.blade.php: if (isset($block->image->caption) && $block->image->caption) {
partial/nh_story.blade.php: $sentence[] = '<span class="text">' . $block->image->caption . '</span>';
partial/nh_story.blade.php: } elseif (isset($block->image->title) && $block->image->title) {
partial/nh_story.blade.php: $sentence[] = '<span class="text">' . $block->image->title . '</span>';
partial/nh_story.blade.php: if (isset($block->image->author) && $block->image->author) {
partial/nh_story.blade.php: $sentence[] = '<span class="author">' . $block->image->author . '</span>';
partial/nh_story.blade.php: @elseif($block->type == "video" || $block->type == "headerVideo")
partial/nh_story.blade.php: if (isset($block->video->images[0]->imageMedia) && $block->video->images[0]->imageMedia) {
partial/nh_story.blade.php: $attr = ' poster="' . $block->video->images[0]->imageMedia . '"';
partial/nh_story.blade.php: @foreach($block->video->streams as $stream)
partial/nh_story.blade.php: <source src="{!!$stream->stream_url!!}" type="application/x-mpegurl" />
partial/nh_story.blade.php: <span class="author">{{$block->video->author}}</span>
partial/nh_story.blade.php: @elseif($block->type == "carousel")
partial/nh_story.blade.php: <ul class="horizontal_carousel visible-5 autoplay-1 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
partial/nh_story.blade.php: @foreach($block->items as $image)
partial/nh_story.blade.php: if(isset($image->image->imageWide))
partial/nh_story.blade.php: $img = $image->image->imageWide;
partial/nh_story.blade.php: else if(isset($block->image->crop))
partial/nh_story.blade.php: $image = $block->image->crop;
partial/nh_story.blade.php: else if(isset($image->image->crops) && isset($image->image->crops->{'16:9'}))
partial/nh_story.blade.php: foreach($image->image->crops->{'16:9'} as $img) break;
partial/nh_story.blade.php: else if(isset($image->image->imageHigh))
partial/nh_story.blade.php: $img = $image->image->imageHigh;
partial/nh_story.blade.php: <a href="{{$img}}" class="post_image prettyPhoto" rel="prettyPhoto[gallery]" title="{{$image->image->title}} &copy; {{$image->image->author}}">
partial/nh_story.blade.php: <img src="{{$img}}" alt="{{$image->image->title}}" title="{{$image->image->title}}">
partial/nh_story.blade.php: @elseif($block->type == "oembed")
partial/nh_story.blade.php: <div class="oembed" data-url="{{$block->url}}">{!!$block->html!!}</div>
partial/podcastitems.blade.php: <?php $url = route('gemist.fragment') . $podcast->url; ?>
partial/podcastitems.blade.php: <a href="{{$url}}" title="{{$podcast->title}}">{!!$podcast->titleWithoutProgram()!!}</a>
partial/podcastitems.blade.php: @if ($podcast->program)
partial/podcastitems.blade.php: <a class="program_name" href="{{ route('programma') . $podcast->program->url }}"
partial/podcastitems.blade.php: title="{{$podcast->program->name}}">{{$podcast->program->name}}</a>
partial/podcastitems.blade.php: <?php $time = Formatter::relativeDate($podcast->created) . (isset($showTime) && $showTime ? ' om ' . $podcast->published->format('H:i') : ''); ?>
partial/podcastitems.blade.php: <i class="fa-regular fa-clock"></i> {{$time}}
partial/podcastitems.blade.php: @if(isset($showImage) && $showImage && $podcast->image)
partial/podcastitems.blade.php: <a href="{{$url}}" title="{{$podcast->title}}" class="fixed-height">
partial/podcastitems.blade.php: <img src='{{$imgBase . $podcast->image->url}}' alt='{{$podcast->image->title}}'>
partial/podcastitems.blade.php: {!!$podcast->content!!}
partial/newslist_small.blade.php: <div class="col-4">
partial/newslist_small.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">
partial/newslist_small.blade.php: @if($item->video)
partial/newslist_small.blade.php: @elseif($item->images && count($item->images) > 1)
partial/newslist_small.blade.php: <img src='{{$item->images && count($item->images) ? $imgBase . $item->images[0]->url : '/images/noimage.png'}}'
partial/newslist_small.blade.php: <div class="col-8">
partial/newslist_small.blade.php: <h2 class="post_title"><a class="clipText clipText-3" href="{{url($item->url)}}"
partial/newslist_small.blade.php: title="{{$item->title}}">{!!$item->title!!}</a></h2>
partial/newslist_small.blade.php: $time = Formatter::relativeDate($item->published) . ' om ' . $item->published->format('H:i');
partial/newslist_small.blade.php: if ($item->edited && ($item->edited->format('d m H i') != $item->published->format('d m H i'))) {
partial/newslist_small.blade.php: . ($item->edited->format('d m') != $item->published->format('d m') ? strtolower(Formatter::relativeDate($item->edited)) : '')
partial/newslist_small.blade.php: . $item->edited->format('H:i') . ' uur';
partial/newslist_small.blade.php: <i class="fa-regular fa-clock"></i> {{$time}}
partial/programitems.blade.php: <?php $url = route('programma') . $program->program->url; ?>
partial/programitems.blade.php: <?php $endStartDiff = $program->end->diff($program->start);
partial/programitems.blade.php: $duration = 24 * $endStartDiff->d + $endStartDiff->h; ?>
partial/programitems.blade.php: <a href="{{$url}}" title="{{$program->program->name}}">{!!$program->program->name!!}</a>
partial/programitems.blade.php: @if($program->current)
partial/programitems.blade.php: <?php $time = Formatter::relativeDate($program->start) . (isset($showTime) && $showTime ? ' om ' . $program->start->format('H:i') : ''); ?>
partial/programitems.blade.php: <i class="fa-regular fa-clock"></i> {{$time}}
partial/programitems.blade.php: <div class="row action_button" style="margin-top: 20px;">
partial/programitems.blade.php: @if(!$program->current)
partial/programitems.blade.php: <a href="{{route('luister.programma') . '/' . $program->start->format('Y/m/d/H') . '/' . $duration}}"
partial/programitems.blade.php: <a href="{{route('programma') . $program->program->url}}" class="btn"
partial/programitems.blade.php: {!!strip_tags($program->program->description)!!}
partial/blogitems.blade.php: <i class="fa-regular fa-clock"></i>
partial/blogitems.blade.php: {{Formatter::relativeDate($item->published)}} om {{$item->published->format("H:i")}}
partial/blogitems.blade.php: @if($item->edited && ($item->edited->format("d m H i") != $item->published->format("d m H i")))
partial/blogitems.blade.php: @if($item->edited->format("d m") != $item->published->format("d m"))
partial/blogitems.blade.php: {{strtolower(Formatter::relativeDate($item->edited))}}
partial/blogitems.blade.php: om {{$item->edited->format("H:i")}} uur
partial/blogitems.blade.php: @if($item->author)
partial/blogitems.blade.php: <li class="detail author">{{$item->author}}</li>
partial/blogitems.blade.php: @if($item->images)
partial/blogitems.blade.php: @if(count($item->images) == 1)
partial/blogitems.blade.php: @if(!$item->images[0]->title) @php($item->images[0]->title = $item->title) @endif
partial/blogitems.blade.php: <a href="{{$imgBase . $item->images[0]->url}}" class="post_image prettyPhoto" rel="prettyPhoto" title="{{$item->images[0]->title}}">
partial/blogitems.blade.php: <img src="{{$imgBase . $item->images[0]->url}}" alt="{{$item->images[0]->title}}">
partial/blogitems.blade.php: <span class="text">{{$item->images[0]->title}}</span>
partial/blogitems.blade.php: @if(isset($item->images[0]->author))
partial/blogitems.blade.php: <span class="author">{{$item->images[0]->author}}</span>
partial/blogitems.blade.php: <ul class="horizontal_carousel visible-5 autoplay-1 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
partial/blogitems.blade.php: @foreach($item->images as $image)
partial/blogitems.blade.php: @if(!$image->title) @php($image->title = $item->title) @endif
partial/blogitems.blade.php: <a href="{{$imgBase . $image->url}}" class="post_image prettyPhoto" rel="prettyPhoto[gallery-{{$item->id}}]" title="{{$image->title}}">
partial/blogitems.blade.php: <img src="{{$imgBase . $image->url}}" alt="{{$image->title}}" title="{{$image->title}}">
partial/blogitems.blade.php: <h3>{{$item->title}}</h3>
partial/blogitems.blade.php: @if(is_array($item->content))
partial/blogitems.blade.php: @include("partial/nh_story", ["content" => $item->content]);
partial/blogitems.blade.php: <p>{!!$item->content!!}</p>
partial/blogitems.blade.php: @if($item->video)
partial/blogitems.blade.php: @php(createVideoElement($item->video))
partial/blogitems.blade.php: @if($item->source && $item->source->show)
partial/blogitems.blade.php: <div class="post-source">
partial/blogitems.blade.php: <p>Bron: {{$item->source->title}}</p>
partial/blogitems.blade.php: @if($item->podcast)
partial/blogitems.blade.php: <source src="{{ $url = url( $apiUrl . "podcast/download" . $item->podcast->url . "?auth=" . $item->podcast->auth )}}" type="audio/mpeg" />
partial/home_newslist_small.blade.php: @include('partial/newslist_small', ['id' => 'items-more-news', 'news' => $news])
partial/home_newslist_small.blade.php: @include('partial/newslist_small', ['id' => 'items-most-read', 'news' => $populair])
partial/imageslist_small.blade.php: <div class="post auto_height col-12 col-md-4">
partial/imageslist_small.blade.php: <a href="{{$imgBase . $item->images[0]->url}}" class="post_image prettyPhoto" rel="prettyPhoto"
partial/imageslist_small.blade.php: title="{{$item->images[0]->title}}">
partial/imageslist_small.blade.php: <img style="width: 100%" src='{{$item->images && count($item->images) ? $imgBase . $item->images[0]->url : '/images/noimage.png'}}'
partial/imageslist_small.blade.php: alt='{{$item->images && count($item->images) ? $item->images[0]->title : $item->title}}'>
partial/imageslist_small.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">{{$item->title}}</a>
partial/imageslist_small.blade.php: <!-- <a title="Regio: {{$item->region->title}}" href="{{url('beelden/regio/' . $item->region->slug)}}">{{$item->region->title}}</a> -->
partial/imageslist_small.blade.php: <a title="Regio: {{$item->region->title}}" href=".">{{$item->region->title}}</a>
partial/imageslist_small.blade.php: @if($item->edited && ($item->edited != $item->published))
partial/imageslist_small.blade.php: {{Formatter::relativeDate($item->edited)}} bijgewerkt
partial/imageslist_small.blade.php: om {{$item->published->format('H:i')}}
partial/imageslist_small.blade.php: {{Formatter::relativeDate($item->published)}} om {{$item->published->format('H:i')}}
partial/imageslist_small.blade.php: <p class="block-lead hidden-xs">
partial/imageslist_small.blade.php: {{$item->images[0]->title}} &bull;
partial/imageslist_small.blade.php: {{$item->content}}
partial/radioscheduleweek.blade.php: <div class="col-12 col-md-3">
partial/radioscheduleweek.blade.php: <a class="box full-width full-height" href="{{route('programma') . $item['program']->url}}"
partial/radioscheduleweek.blade.php: title="{{$item['program']->name . ($item['program']->tagline ? "\n" . $item['program']->tagline : "")}}">
partial/radioscheduleweek.blade.php: <img src="{{$item['program']->image ?? 'images/noimage.png'}}">
partial/radioscheduleweek.blade.php: <div class="program-title">
partial/radioscheduleweek.blade.php: <div class="current-marker"><span>On air</span></div>
partial/radioscheduleweek.blade.php: {{$item['program']->name}}
partial/radioscheduleweek.blade.php: <div class="program-times"><i class="fa-regular fa-clock"></i>
partial/radioscheduleweek.blade.php: {{$item['starttime']->format('H:i')}} &ndash; {{$item['endtime']->format('H:i')}}
partial/radioscheduleweek.blade.php: <div class="no-results col-12">Geen resultaten gevonden.</div>
partial/newslistitems.blade.php:<div class="row blocks blocks-large" data-displayswitch="blocksContainer">
partial/newslistitems.blade.php: @php($image = isset($newsItem->images) && count($newsItem->images) ? $newsItem->images[0] : null)
partial/newslistitems.blade.php: <div class="block block-news col-md-4 col-sm-6 col-xs-12">
partial/newslistitems.blade.php: <a href="{{url($newsItem->url)}}" title="{{$image ? $image->title : $newsItem->title}}" alt="{{$image ? $image->title : $newsItem->title}}">
partial/newslistitems.blade.php: <div class="image-box">
partial/newslistitems.blade.php: @if($newsItem->video) <span class="item-type icon-video"></span> @endif
partial/newslistitems.blade.php: <img alt="{{$image ? $image->title : $newsItem->title}}" src="{{ $image ? url( $image->url ) : url( $newsItem->video ? 'images/video.png' : 'images/noimage.png') }}" title="{{ strip_tags($image ? $image->title : $newsItem->title) }}" @if(!$image) class="hidden-xs" @endif>
partial/newslistitems.blade.php: <h3 class="block-title">{!!$newsItem->title!!}</h3>
partial/newslistitems.blade.php: <p class="block-lead hidden-xs">
partial/newslistitems.blade.php: {!!Formatter::excerpt($newsItem->content, 250)!!}
partial/newslistitems.blade.php: @if($i % 3 == 0 && $i != count($news) - 1)
partial/newslistitems.blade.php:<div class="row blocks blocks-large" data-displayswitch="blocksContainer">
podcastitem.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastitem.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastitem.blade.php: @if($podcast && $podcast->program)
podcastitem.blade.php: <li><a title="{{$podcast->program->name}}"
podcastitem.blade.php: href="{{route('gemist.programma') . $podcast->program->url}}">{{$podcast->program->name}}</a></li>
podcastitem.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastitem.blade.php: $audioUrl = url($apiUrl . 'podcast/download' . $podcast->url . "?auth=" . $podcast->auth);
podcastitem.blade.php: $popoutUrl = route('luister.podcast') . $podcast->url . '?auth=' . $podcast->auth;
podcastitem.blade.php: <div class="col-12 col-md content_container">
podcastitem.blade.php: <div class="box full-width post single small_image md_margin_top">
podcastitem.blade.php: <h1 class="page_title">{{$podcast->title}}</h1>
podcastitem.blade.php: <i class="fa-regular fa-clock"></i>
podcastitem.blade.php: {{ Formatter::relativeDate($podcast->created) }}
podcastitem.blade.php: @if($podcast->program)
podcastitem.blade.php: <a href="{{ route('programma') . $podcast->program->url }}">{{ $podcast->program->name }}</a>
podcastitem.blade.php: @if($podcast->image)
podcastitem.blade.php: <a href="{{$imgBase . $podcast->image->url}}" class="post_image prettyPhoto"
podcastitem.blade.php: rel="prettyPhoto" title="{{$podcast->image->title}}">
podcastitem.blade.php: <img src="{{$imgBase . $podcast->image->url}}"
podcastitem.blade.php: title="{{$podcast->image->title}}" style="display: block;"/>
podcastitem.blade.php: <span class="text">{{$podcast->image->title}}</span>
podcastitem.blade.php: <h3 class="excerpt">{!!$podcast->content!!}</h3>
podcastitem.blade.php: <div class="col-12 col-md-auto sidebar">
podcastitem.blade.php: <div data-tabs>
podcastitem.blade.php: <h4 data-tab-content-id="tab_more_fragmenten"
podcastitem.blade.php: class="box_header small flex-grow-1 active"><span>Meer fragmenten</span>
podcastitem.blade.php: @include('partial/podcastitems', ['id' => 'items-podcasts', 'showTime' => false, 'showImage' => false, 'podcasts' => $podcasts])
podcastitem.blade.php: <a class="btn auto_width" id="meer-nieuws-more-podcast" href="#"
podcastitem.blade.php: data-loadmorenews='{"container":["#items-podcasts"]}'>
podcastitem.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
podcastlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastlist.blade.php: <li>{{$program->name}}</li>
podcastlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastlist.blade.php: <div class="col-12 col-md content_container">
podcastlist.blade.php: <h2 class="page_title2">{{$program->name}}</h2>
podcastlist.blade.php: <p class="align-right">
podcastlist.blade.php: <a href="{{route('gemist')}}" title="Alle programma's" class="btn btn-info">&larr; Toon
podcastlist.blade.php: <a href="{{route('programma') . $program->url}}" title="{{$program->name}}"
podcastlist.blade.php: class="btn btn-info">Programmainfo</a>
podcastlist.blade.php: 'class' => 'col-12 col-md-6'
podcastlist.blade.php: 'class' => 'box full_width flex-column d-flex',
podcastlist.blade.php: 'class' => 'd-flex flex-column justify-content-end flex-grow-1'
podcastlist.blade.php: <div class="col-12 col-md-auto sidebar">
podcastlist.blade.php: <div data-tabs>
podcastlist.blade.php: <h4 data-tab-content-id="tab_more_fragmenten"
podcastlist.blade.php: class="box_header small flex-grow-1 active"><span>Meer fragmenten</span>
podcastlist.blade.php: @include('partial/podcastitems', ['id' => 'items-podcasts', 'showTime' => false, 'showImage' => false, 'podcasts' => array_slice($podcasts, 8)])
podcastlist.blade.php: <a class="btn auto_width" id="meer-nieuws-more-podcast" href="#"
podcastlist.blade.php: data-loadmorenews='{"container":["#items-podcasts"]}'>
podcastlist.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
podcastredirect.blade.php:@php( $url = '/gemist/fragment' . $podcast->url )
podcastredirect.blade.php: {{$podcast->title}}
podcastredirect.blade.php: <meta http-equiv='refresh' content='5; URL={!!$url!!}.php'>
podcastredirect.blade.php: <h2>Directe link niet toegestaan - u wordt doorgestuurd</h2>
podcastseries.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastseries.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastseries.blade.php: <li><a title="{{$program->name}}"
podcastseries.blade.php: href="{{route('gemist.programma') . $program->url}}">{{$program->name}}</a></li>
podcastseries.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
podcastseries.blade.php: <div class="col-12 col-md content_container md_padding_top_80">
podcastseries.blade.php: <div class="box full-width post single">
podcastseries.blade.php: <h1 class="page_title">{{$program->name}}</h1>
podcastseries.blade.php: <div class="excerpt">{!!$program->description!!}</div>
podcastseries.blade.php: </div><!--/.row-->
podcastseries.blade.php: <div class="box full-width">
podcastseries.blade.php: <div class="col-12 col-md-auto sidebar">
podcastseries.blade.php: <div data-tabs>
podcastseries.blade.php: <h4 data-tab-content-id="tab_more_fragmenten"
podcastseries.blade.php: class="box_header small flex-grow-1 active"><span>Meer fragmenten</span>
podcastseries.blade.php: @include('partial/podcastitems', ['id' => 'items-podcasts', 'showTime' => false, 'showImage' => false, 'podcasts' => array_slice($podcasts, 2)])
podcastseries.blade.php: <a class="btn auto_width" id="meer-nieuws-more-podcast" href="#"
podcastseries.blade.php: data-loadmorenews='{"container":["#items-podcasts"]}'>
podcastseries.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
privacy_verklaring.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
programlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
programlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
programlist.blade.php: <li>{{$program->name}}</li>
programlist.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
programlist.blade.php: <div class="col-12 col-md content_container">
programlist.blade.php: <h2 class="page_title2">{{$program->name}}</h2>
programlist.blade.php: <p class="align-right">
programlist.blade.php: <a href="{{route('gemist')}}" title="Alle programma's" class="btn btn-info">&larr; Toon
programlist.blade.php: <a href="{{route('programma') . $program->url}}" title="{{$program->name}}"
programlist.blade.php: class="btn btn-info">Programmainfo</a>
programlist.blade.php: 'class' => 'col-12 col-md-6'
programlist.blade.php: 'class' => 'box full_width flex-column d-flex',
programlist.blade.php: 'class' => 'clipText clipText-5'
programlist.blade.php: 'class' => 'd-flex flex-column justify-content-end flex-grow-1'
programlist.blade.php: <div class="col-12 col-md-auto sidebar">
programlist.blade.php: <div data-tabs>
programlist.blade.php: <h4 data-tab-content-id="tab_more_fragmenten"
programlist.blade.php: class="box_header small flex-grow-1 active"><span>Meer fragmenten</span>
programlist.blade.php: @include('partial/programitems', ['id' => 'items-programs', 'showTime' => true, 'programs' => array_slice($programs, 8)])
programlist.blade.php: <a class="btn auto_width" id="meer-nieuws-more-programs" href="#"
programlist.blade.php: data-loadmorenews='{"container":["#items-programs"]}'>
programlist.blade.php: <span class="fas fa-spinner fa-spin" id="loading"></span>
programlist.blade.php: @keyframes tilt-shaking {
programlist.blade.php: 75% { transform: rotate(-5deg); }
programlist.blade.php: animation: tilt-shaking 1s linear infinite;
radioprogram.blade.php: {{$program->name}}
radioprogram.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
radioprogram.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
radioprogram.blade.php: <li>Programma-informatie</li>
radioprogram.blade.php: <p class="page_body">{!!$program->description!!}</p>
radioprogram.blade.php: @if(($next = $program->next) && count($next))
radioprogram.blade.php: <div class="box full-width">
radioprogram.blade.php: <span class="post_title">{{$n->name}}</span>
radioprogram.blade.php: @if($n->starts < $now)
radioprogram.blade.php: <span class="post_date" title="Nu te horen tot {{$n->ends->format('H:i')}} uur.">
radioprogram.blade.php: <i class="fa-regular fa-clock"></i> Nu te horen tot {{$n->ends->format('H:i')}} uur.
radioprogram.blade.php: class="fa fa-play"></span> <span>Luister live</span></a>
radioprogram.blade.php: title="{{ Formatter::relativeDate( $n->starts, 'W d m' ) }} om {{ $n->starts->format('H:i') }} uur.">
radioprogram.blade.php: <i class="fa-regular fa-clock"></i> {{ Formatter::relativeDate( $n->starts, 'W d m' ) }} om {{ $n->starts->format('H:i') }} uur.
radioprogram.blade.php: <p class="page_body">Er staat komende week geen uitzending van {{$program->name}} gepland.</p>
radioprogram.blade.php: <div data-tabs>
radioprogram.blade.php: <h4 data-tab-content-id="tab_broadcast" class="box_header flex-grow-1 small active">
radioprogram.blade.php: <h4 data-tab-content-id="tab_fragments" class="box_header small"><span>Fragmenten</span></h4>
radioprogram.blade.php: @if(($recent = $program->recent) && count($recent))
radioprogram.blade.php: @php($duration = $r->ends->diff($r->starts)->h)
radioprogram.blade.php: <span class="post_title">{{$r->name}}</span>
radioprogram.blade.php: title="{{ Formatter::relativeDate( $r->starts, 'W d m' ) }} om {{ $r->starts->format('H:i') }} uur.">
radioprogram.blade.php: <i class="fa-regular fa-clock"></i> {{ Formatter::relativeDate( $r->starts, 'W d m' ) }} om {{ $r->starts->format('H:i') }} uur.
radioprogram.blade.php: @if($r->rerun || $r->nonstop)
radioprogram.blade.php: <span title="U kunt geen herhalingen en non-stopuitzendingen terugluisteren."><span
radioprogram.blade.php: class="action_button disabled"><span class="fa fa-play"></span> <span>Luister terug</span></a>
radioprogram.blade.php: <a href="{{$url = route('luister.programma') . '/' . $r->starts->format('Y/m/d/H') . '/' . $duration}}"
radioprogram.blade.php: class="action_button player"><span class="fa fa-play"></span> <span>Luister terug</span></a>
radioprogram.blade.php: <a href="{{ route('gemist.programma') . $program->url }}" class="action_button">
radioprogram.blade.php: <span class="fa fa-list"></span>
radioprogram.blade.php: @if($program->email)
radioprogram.blade.php: <a href="mailto:{{$program->email}}@nhgooi.nl" class="action_button">
radioprogram.blade.php: <span class="fa fa-envelope"></span>
radioprogram.blade.php: <span>{{$program->email}}@nhgooi.nl</a>
radioprogram.blade.php: @if(($hosts = $program->hosts) && count($hosts))
radioprogram.blade.php: <li><i class="fa-solid fa-user-tie"></i> {{ Html::mailto($host->email . '@nhgooi.nl', $host->name, ['class' => 'action_button']) }}</li>
radioprogram.blade.php: </div><!--./left_content-->
radioprogram.blade.php: </div><!--./col-->
radioprogram.blade.php: </div><!--./row-->
radioprogram.blade.php: </div><!--./row-->
radioschedule.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
radioschedule.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
radioschedule.blade.php: <div data-tabs>
radioschedule.blade.php: <h4 data-tab-content-id="tab_radio_items_day_before_yesterday" class="box_header small">
radioschedule.blade.php: <h4 data-tab-content-id="tab_radio_items_yesterday" class="box_header small">
radioschedule.blade.php: <h4 data-tab-content-id="tab_radio_items_today" class="box_header small{{$date ? '' : ' active'}}">
radioschedule.blade.php: <h4 data-tab-content-id="tab_radio_items_tomorrow" class="box_header small">
radioschedule.blade.php: <h4 data-tab-content-id="tab_radio_items_day_after_tomorrow" class="box_header small">
radioschedule.blade.php: <input id="custom_date" type="text" style="width: 100px;" value="{{ $date ?? (new DateTime())->format('d-m-Y') }}"/>
radioschedule.blade.php: <div id="custom_date_icon" class="input_postfix"><i class="fa-solid fa-calendar-days"></i></div>
radioschedule.blade.php: <div class="progress progress-striped active">
radioschedule.blade.php: <div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"
radioschedule.blade.php: .schedule .time-header {
radioschedule.blade.php: <link href="https://cdn.jsdelivr.net/npm/air-datepicker@3.5.0/air-datepicker.min.css" rel="stylesheet">
radioschedule.blade.php: <script src="https://cdn.jsdelivr.net/npm/air-datepicker@3.5.0/air-datepicker.min.js"></script>
radioschedule.blade.php: dateFormat: 'dd-MM-yyyy',
radioschedule.blade.php: if (moment($('#custom_date').val(), 'DD-MMM-YYYY').isValid()) {
radioschedule.blade.php: $('#tab_radio_items_custom .row').html('<span class="loading"><span class="fas fa-spinner fa-spin"></span>Laden...</span>')
radioschedule.blade.php.orig: <li class="action_button previous-week"><a href="{{route('radio.gids', ($shift - 1))}}">&larr; Week eerder</a></li>
radioschedule.blade.php.orig: <li class="action_button current-week"><a href="{{route('radio.gids')}}">Deze week</a></li>
radioschedule.blade.php.orig: <li class="action_button next-week"><a href="{{route('radio.gids', ($shift + 1))}}">Week later &rarr;</a></li>
radioschedule.blade.php.orig: <div class="progress progress-striped active">
radioschedule.blade.php.orig: <div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100" style="width: 100%">
radioschedule.blade.php.orig: <li class="action_button previous-week"><a href="{{route('radio.gids', ($shift - 1))}}">&larr; Week eerder</a></li>
radioschedule.blade.php.orig: <li class="action_button current-week"><a href="{{route('radio.gids')}}">Deze week</a></li>
radioschedule.blade.php.orig: <li class="action_button next-week"><a href="{{route('radio.gids', ($shift + 1))}}">Week later &rarr;</a></li>
radioschedule.blade.php.orig: margin-top: 5px;
radioschedule.blade.php.orig: margin-bottom: 5px;
radioschedule.blade.php.orig: .pager .previous-week,
radioschedule.blade.php.orig: .pager .current-week,
radioschedule.blade.php.orig: .pager .next-week {
radioschedule.blade.php.orig: .pager .current-week {
radioschedule.blade.php.orig: text-align: center;
radioschedule.blade.php.orig: .pager .next-week {
radioschedule.blade.php.orig: text-align: right;
radioschedule.blade.php.orig: @media (max-width: 992px) { /* smaller than desktop */
radioschedule.blade.php.orig: .schedule .time-header {
radioschedule.blade.php.orig: .schedule .date-header {
radioschedule.blade.php.orig: font-size: 150%;
radioschedule.blade.php.orig: font-weight: bold;
radioschedule.blade.php.orig: margin-top: 15px;
radioschedule.blade.php.orig: margin-left: 15px !important;
radioschedule.blade.php.orig: margin-bottom: 3px !important;
radioschedule.blade.php.orig: .schedule .program .program-content {
radioschedule.blade.php.orig: font-size: 90%;
radioschedule.blade.php.orig: .schedule .program.non-stop .program-title {
radioschedule.blade.php.orig: background-color: #8F9BA6;
radioschedule.blade.php.orig: @media (min-width: 992px) { /* desktop */
radioschedule.blade.php.orig: .schedule .date-header {
radioschedule.blade.php.orig: text-align: center;
radioschedule.blade.php.orig: font-size: 120%;
radioschedule.blade.php.orig: vertical-align: bottom;
radioschedule.blade.php.orig: .schedule .program .program-content {
radioschedule.blade.php.orig: .schedule .program .program-title {
radioschedule.blade.php.orig: .schedule .program.non-stop .program-title {
radioschedule.blade.php.orig: background-color: transparent;
radioschedule.blade.php.orig: .schedule .time-header {
radioschedule.blade.php.orig: min-width: 80px;
radioschedule.blade.php.orig: .schedule .date-column {
radioschedule.blade.php.orig: text-decoration: none;
radioschedule.blade.php.orig: border-radius: 2px;
radioschedule.blade.php.orig: background-color: #71c1de;
radioschedule.blade.php.orig: border-color: #BD0013;
radioschedule.blade.php.orig: .schedule .program .program-times {
radioschedule.blade.php.orig: text-align: center;
radioschedule.blade.php.orig: .schedule .program.current .program-title {
radioschedule.blade.php.orig: background-color: #71c1de;
radioschedule.blade.php.orig: .schedule .program.non-stop {
radioschedule.blade.php.orig: border-color: #6C757D;
radioschedule.blade.php.orig: .schedule .program .current-marker {
radioschedule.blade.php.orig: text-align: center;
radioschedule.blade.php.orig: .schedule .program .current-marker span {
radioschedule.blade.php.orig: text-align: center;
radioschedule.blade.php.orig: background-color: #BD0013;
radioschedule.blade.php.orig: border-radius: 3px;
radioschedule.blade.php.orig: .schedule .program .program-title {
radioschedule.blade.php.orig: font-weight: bold;
radioschedule.blade.php.orig: background-color: #03A6E0;
radioschedule.blade.php.orig: .schedule .program .program-content {
radioschedule.blade.php.orig: text-align: center;
radioschedule.blade.php.orig: border-top: 1px solid #03A6E0;
radioschedule.blade.php.orig: border-radius: 5px;
radioschedule.blade.php.orig: var y = elem_position - window_height / 2;
radioschedule.blade.php.orig: $(function() { scrollToMiddle($(".current-marker")); });
watch.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
watch.blade.php: <li class="separator"><i class="fa-solid fa-chevron-right"></i></li>
watch.blade.php: <video width="640" height="360" style="max-width:100%; height:100%;" preload="auto" autoplay
watch.blade.php: <source src="{{$stream}}" type="application/x-mpegURL"/>
widgets/add_sidebar.blade.php: <div style="width: 100%; font-family: Nunito,serif;font-size: 12px;font-weight: 500;line-height: 3.17;text-align: center;color: #666;">
widgets/add_sidebar.blade.php: - Advertentie -
widgets/add_sidebar.blade.php: <div id="{{$ad_sidebarId}}" style="width: 100%;height: 275px;margin: 11px auto 50px auto;background-color: #efefef;"></div>
widgets/regioagenda.blade.php: @if($loop->index >= 5) @break @endif
widgets/regioagenda.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}" style="color: inherit;">{{$item->title}}</a>
widgets/nustraks.blade.php:<h2 class="post_title"><a href="{{route('programma') . $program->url}}" title="{{$program->name}}">{{$program->name}}</a></h2>
widgets/nustraks.blade.php: <i class="fa-regular fa-clock"></i> {{$program->start->format('H:i')}} - {{$program->end->format('H:i')}}
widgets/nustraks.blade.php:@if($program->tagline)
widgets/nustraks.blade.php: <p>{{$program->tagline}}</p>
widgets/nustraks.blade.php:<p class="now-playing-header-small">
widgets/nustraks.blade.php: <span class="title"></span> -
widgets/nustraks.blade.php:<script type="text/javascript" src="/js/jquery-3.7.1.min.js"></script>
widgets/nustraks.blade.php: container: $(".now-playing-header-small").hide(),
widgets/nustraks.blade.php: title: $(".now-playing-header-small .title"),
widgets/nustraks.blade.php: artist: $(".now-playing-header-small .artist"),
widgets/nustraks.blade.php: @php($startDay = $program->start->format('d'))
widgets/nustraks.blade.php: @php($isToday = $program->start->format('d') == $startDay)
widgets/nustraks.blade.php: @if($loop->index > 5)
widgets/nustraks.blade.php: @elseif(($loop->index >= 3) && $program->nonstop)
widgets/nustraks.blade.php: @elseif(!$loop->first)
widgets/nustraks.blade.php: <li class="post" style="margin-bottom: 0">
widgets/nustraks.blade.php: <a class="program_name" href="{{route('programma') . $program->url}}" title="{{$program->name}}"><strong>{{$program->name}}</strong></a>
widgets/nustraks.blade.php: <span class="post_date" title="{{Formatter::relativeDate($program->start)}} om {{$program->start->format('H:i')}}.">
widgets/nustraks.blade.php: <i class="fa-regular fa-clock"></i> {{Formatter::relativeDate($program->start)}} om {{$program->start->format('H:i')}}.
widgets/nustraks.blade.php: <li class="post" style="margin-bottom: 0">
widgets/nustraks.blade.php: <a class="program_name" href="{{route('programma') . $recent->url}}" title="{{$recent->name}}"><strong>{{$recent->name}}</strong></a>
widgets/nustraks.blade.php: <span class="post_date" title="{{Formatter::relativeDate($recent->start)}} om {{$recent->start->format('H:i')}}.">
widgets/nustraks.blade.php: <i class="fa-regular fa-clock"></i> {{Formatter::relativeDate($recent->start)}} om {{$recent->start->format('H:i')}}.
widgets/nustraks.blade.php:@php($duration = $recent->end->diff($recent->start)->h)
widgets/nustraks.blade.php:<a class="action_button player" style="margin-top: 0;" href="{{route('luister.programma') . '/' . $recent->start->format('Y/m/d/H') . '/' . $duration}}" title="Luister live">
widgets/nustraks.blade.php: <span class="fa fa-history"></span>
widgets/contact.blade.php: <img class="logo-whatsapp" src="/images/logo-whatsapp.png"/>
widgets/contact.blade.php: <a href="tel:06 - 42 91 36 37" target="_blank">06 - 42 91 36 37</a>, stuur een
widgets/contact.blade.php: <a class="read_more" href="{{url('contact')}}">Lees meer <i class="fa-solid fa-angle-right"></i></a>
widgets/laatstepodcasts.blade.php: <a href="{{route('gemist.fragment') . $podcast->url}}" title="{{$podcast->title}}" style="color: inherit;">{{$podcast->titleWithoutProgram()}}</a>
widgets/popularnews.blade.php: <span class="fa fa-angle-right"></span>
widgets/popularnews.blade.php: <a href="{{url($newsItem->url)}}">{{$newsItem->title}}</a><br />
widgets/popularnews.blade.php: <time class="post-date">{{$newsItem->region->title}}, {{Formatter::fullDate($newsItem->published, 'd m y?')}}</span>
widgets/menu.blade.php: "TV-programmering" => "/kijk/gids",
widgets/menu.blade.php:// "24 uur Scherp de Zeis (4 december)" => "/programma/1030/scherp-zeis",
widgets/menu.blade.php:// "Winterse 50 (25 december)" => "/programma/1080/winterse-50",
widgets/menu.blade.php:// "Vroeger of Later Luisterlijst (2 januari)" => "/vol-luisterlijst"),
widgets/menu.blade.php: "NH Gooi Spreekuur" => "/podcast/1091/nh-gooi-spreekuur",
widgets/menu.blade.php: "Hilversum in de oorlog" => "/podcast/1097/hilversum-in-de-oorlog",
widgets/menu.blade.php: "Duurzaam Gooi" => "/podcast/1076/podcast-duurzaam-gooi"
widgets/menu.blade.php: $icon = "fas fa-headphones";
widgets/menu.blade.php: $icon = "fas fa-tv";
widgets/menu.blade.php: $liClass = "watch-studio";
widgets/menu.blade.php: $icon = "fas fa-video";
widgets/menu.blade.php: $icon = "fab fa-youtube";
widgets/menu.blade.php: if (!$submenu && substr($link, strlen($link) - 4, 4) == '.pdf') {
widgets/menu.blade.php: $icon = "fas fa-file-pdf";
widgets/menu.blade.php:<nav class="d-none d-md-flex">
widgets/menu.blade.php: <ul class="menu d-none d-lg-block">
widgets/menu.blade.php: <ul class="mobile-menu">
widgets/menu.blade.php: <a href="{{url('/')}}"><img src="/images/logo-NHGooi.svg"/></a>
widgets/menu.blade.php: <a href="javascript:void(0)"><i class="fa-solid fa-xmark"></i></a>
widgets/banners.blade.php: // ['ligterink-en-de-wit.jpg', 'https://www.ligterink-dewit.nl', 'Ligterink en De Wit']
widgets/banners.blade.php: padding-top: 10px;
widgets/banners.blade.php: padding-left: 0;
widgets/banners.blade.php: padding-right: 0;
widgets/banners.blade.php: font-size: 90%;
widgets/banners.blade.php: padding-top: 0;
widgets/banners.blade.php: padding-bottom: 0;
widgets/banners.blade.php: text-align: center;
widgets/banners.blade.php: $('.abnotice').text("Wij zijn mede afhankelijk van advertentie-inkomsten om u gratis radio- en tv-uitzendingen en regionaal nieuws aan te kunnen bieden. Als u uw ad blocker uitschakelt, verschijnt hier een kleine onopvallende advertentie die ons helpt onze kosten te dekken.").show();
widgets/nhgooiradiotv.blade.php:<div data-tabs>
widgets/nhgooiradiotv.blade.php: <h4 data-tab-content-id="tab_gooi_radio_live" class="box_header flex-grow-1 {{$headerClass ?? ''}} active"><span>NH Gooi Radio live</span>
widgets/nhgooiradiotv.blade.php: <h4 data-tab-content-id="tab_gooi_tv_live" class="box_header {{$headerClass ?? ''}}">
widgets/nhgooiradiotv.blade.php: <img class="logo-radio" src="/images/logo-NHGooi-radio.svg"/>
widgets/nhgooiradiotv.blade.php: <img class="logo-radio" src="/images/logo-NHGooi-televisie.svg"/>
widgets/nhgooiradiotv.blade.php: <div width="50%" style="width:100%; position:relative; margin-left: -15px;">
widgets/nhgooiradiotv.blade.php: <video width="640" height="360" style="max-width:100%; height:100%;" preload="auto" controls="controls">
widgets/nhgooiradiotv.blade.php: <source src="https://rrr.sz.xlcdn.com/?account=nhnieuws&file=nhgooi&type=live&service=wowza&protocol=https&output=playlist.m3u8" type="application/x-mpegURL" />
widgets/mediaplayer.blade.php: $type = "application/x-mpegurl";
widgets/mediaplayer.blade.php: <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mediaelement/5.0.5/mediaelement-and-player.min.js"></script>
widgets/laatstenieuws.blade.php: <a href="{{url($item->url)}}" title="{{$item->title}}">{{substr($item->title, 0, 60)}}{{strlen($item->title) < 60 ? "" : "..."}}</a>
widgets/laatstenieuws.blade.php: <span class="when">{{Formatter::relativeDate($item->published)}} {{$item->published->format('H:i')}}</span>
widgets/beelden.blade.php:<h4 class="page_margin_top box_header"><span class="fa fa-camera"></span> &nbsp; Beelden uit 't Gooi</h4>
widgets/beelden.blade.php: <a href="{{ route('beelden') }}"><img src="images/logo.png" alt="{{$img->images[0]->title}}" title="{{$img->images[0]->title}}" /></a>
widgets/beelden.blade.php: <b>{{ $img->title }}</b>
widgets/beelden.blade.php: {{ $img->images[0]->title }}
widgets/beelden.blade.php: padding-top: 10px;
widgets/beelden.blade.php: padding-left: 0;
widgets/beelden.blade.php: padding-right: 0;
widgets/beelden.blade.php: max-height: 300px;
widgets/beelden.blade.php: object-fit: cover;
widgets/beelden.blade.php: font-size: 90%;
widgets/beelden.blade.php: padding-top: 0;
widgets/beelden.blade.php: padding-bottom: 0;
widgets/beelden.blade.php: text-align: center;
widgets/beelden.blade.php: .attr('src', '{{$imgBase . $img->images[0]->url}}');
widgets/populairnieuws.blade.php:<ul class="blog small vertical_carousel autoplay-1 scroll-1 navigation-1 easing-easeInOutQuint duration-750">
widgets/populairnieuws.blade.php: <a href="{{url($news->url)}}" title="{{$news->title}}">
widgets/populairnieuws.blade.php: <img src="{{$news->images && count($news->images) ? $imgBase . $news->images[0]->url : '/images/noimage.png'}}" alt="{{$news->title}}">
widgets/populairnieuws.blade.php: <a href="{{url($news->url)}}" title="{{$news->title}}">{{$news->title}}</a>
widgets/populairnieuws.blade.php: <li class="category"><a href="{{route('nieuws.regio', $news->region->slug)}}" title="{{$news->region->title}}">{{$news->region->title}}</a></li>
widgets/populairnieuws.blade.php: {{Formatter::relativeDate($news->published)}}