@extends('auth::layouts.master') @section('content')

Hello World

Module: {!! config('auth.name') !!}

@endsection