{{-- Accent line --}} {{-- Header: logo or org name --}} {{-- Body --}} {{-- Footer --}}
@if($branding['logo_url']) {{ $branding['organisation_name'] }} @else

{{ $branding['organisation_name'] }}

@endif
{{-- Title --}}

@yield('title')

{{-- Content --}}
@yield('content')
{{-- Action button --}} @hasSection('action')
@yield('action')
@endif
@if($branding['footer_text'])

{{ $branding['footer_text'] }}

@endif

Powered by Crewli
Je ontvangt deze email omdat je bent aangemeld bij {{ $branding['organisation_name'] }}.