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

Hello World

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

@endsection