@extends('layouts.welcome') @section('title') Welcome - {{ config('app.name') }} @endsection @section('content') @if (Route::has('login'))