@extends('layouts.public') @section('title', $title) @section('description', $description) @section('content')

{{ $eyebrow }}

{{ $title }}

{{ $description }}

@endsection