@extends('layouts.welcome') @section('content')
@if(env('APP_LOGO'))
@endif {{ config('app.name') }}
@endsection