{{--@extends('layouts.app')--}} {{--@section('title', 'Home Page') --}} {{--@section('content')--}} {{--
This is the home page of our Laravel application.
--}} {{--It uses Laravel Breeze for authentication and Bootstrap for styling.
--}} {{-- Learn more--}} {{--