{{--
{{ config('app.name', 'Facturación Electrónica') }}
--}}
Facturación Electrónica
{{--
--}} {{--
--}}
{{--
--}}
{{--
--}}
@if (file_exists(public_path('theme/custom_styles.css')))
@endif @if (file_exists(public_path('theme/custom_styles_ecommerce.css')))
@endif @stack('styles')
@include('tenant.layouts.partials.header')
@include('tenant.layouts.partials.sidebar')
@yield('content') @include('tenant.layouts.partials.sidebar_styles')
@if($show_ws) @if(strlen($phone_whatsapp) > 0)
@endif @endif {{-- --}} {{-- --}} {{-- Specific Page Vendor --}} {{----}} {{----}} {{----}} {{----}} {{----}} {{-- --}} {{----}} {{----}} @stack('scripts') {{-- --}}