@extends('layouts.public') @section('title', 'Login or Register - ' . $siteName) @section('description', 'Sign in to your ' . $siteName . ' account or create a profile to begin finding meaningful matches.') @section('content')
@endsection