@if(!empty($metaTitle))
{{ $metaTitle }}
@else
{{ ("Ventacarros - Colombia") }}
@endif @if(!empty($metaDescription))
@else
@endif @if(!empty($metaKeywords))
@else
@endif
{{--
--}}
{{--
--}} {{--
--}}
{{--
--}} {{-- --}}
@yield('estilos')
@include('layouts.front_layout.front_header')
{{-- @include('front.banners.home_page_banners') --}}
@include('layouts.front_layout.front_sidebar')
@include('layouts.front_layout.front_sidebar_2')
@yield('content')
{{-- --}} {{-- --}} {{-- Modificado por Ruben --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @yield('scripts')