{{-- {{ dd( Cache::get('translations') ) }} --}} {{-- NO CACHE --}} {{-- --}} {{ trans('template.home.enjoit') }} - @yield('title') {{-- --}} @yield('style')
{{ trans('template.home.cargando') }}
@include('template.home.header')
@yield('content')
{{-- Translation --}} @if(Session::has('danger')) @endif {{-- --}} @yield('js')