@extends('layouts.app') @section('title', config('app.name', 'Laravel')) @section('content')
@if (Route::has('login')) @endif

Let's get started

With so many options available to you,
we suggest you start with the following:

v{{ app()->version() }} View changelog

{{-- Laravel Logo --}}
@endsection