@extends('app.layouts.home') @section('links') @stop @section('content') @if(isset($username)) @else @endif @stop