@extends('core::layouts.master') @section('title') {{trans_choice('dashboard::general.dashboard',1)}} @endsection @section('content')

Hello World

This view is ffff loaded from module: {!! config('dashboard.name') !!}

@endsection