{{--@extends('layouts.app')--}} {{--@section('title', 'Home Page') --}} {{--@section('content')--}} {{--
--}} {{--

Welcome to Laravel App

--}} {{--

This is the home page of our Laravel application.

--}} {{--
--}} {{--

It uses Laravel Breeze for authentication and Bootstrap for styling.

--}} {{-- Learn more--}} {{--
--}} {{--@endsection--}}

{{ __('Dashboard') }}

{{ __("You're logged in!") }}