@extends('layouts.app') @section('content')

Welcome to {{ config('app.name') }}

This is the home page of our application.

Log in Register
@endsection