@extends('frontend.layouts.registration') @section('title', $title) @section('description', $description) @section('content')
@if(!empty($logo_url))
{{ $site_name ?? config('app.name') }}
@endif

Registration

Registration unavailable

This registration link is inactive or no longer available. If you were invited to an event, ask the organizer for an updated link.

@endsection