@extends('layouts/setup') {{-- Page title --}} @section('title') Create a User :: @parent @stop {{-- Page content --}} @section('content')
Click here to go to your app login! {{ config('app.url') }}