@extends('platform::dashboard') @section('title') {{ __($name) }} @endsection @section('description') {{ __($description) }} @endsection @section('controller') base @endsection @section('navbar') @foreach($commandBar as $command)