@yield('css')
@if (!Auth::guest())
Módulo Financeiro
Toggle navigation
{{--
{{ Auth::user()->name }}
{{--
{{ Auth::user()->name }}
Member since {{ Auth::user()->created_at->format('M. Y') }}
Profile
Sign out
@csrf
@include('layouts.sidebar')
@yield('content')
@else
Toggle Navigation
InfyOm Generator
Home
Login
Register
@yield('content')
@endif {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @stack('scripts') --}} @yield('scripts') @hasSection('javascript') @yield('javascript') @endif