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

Hello World

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

@endsection