Commit 8eca43e5 authored by Felipe Tomé's avatar Felipe Tomé

Arrumando tela principal

parent 85c99bd6
......@@ -238,15 +238,15 @@ return [
'topnav' => true,
],
[
'text' => 'Agendar',
'url' => 'agendamentos/create',
// 'text' => 'Agendar',
// 'url' => 'agendamentos/create',
],
[
'text' => 'Listar agendamentos',
'url' => 'agendamentos',
'icon' => 'far fa-fw fa-file',
// 'text' => 'Listar agendamentos',
// 'url' => 'agendamentos',
// 'icon' => 'far fa-fw fa-file',
//'label' => 4,
'label_color' => 'success',
// 'label_color' => 'success',
],
// ['header' => 'account_settings'],
// [
......@@ -264,7 +264,7 @@ return [
// 'icon' => 'fas fa-fw fa-share',
// 'submenu' => [
// [
// 'text' => 'level_one',
// 'text' => 'level_one',~
// 'url' => '#',
// ],
// [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment