@extends(config('app.layout').'.layouts.web') @section('title','Favoritos') @section('content') Mis Productos Favoritos @include_layout('favorite._empty') @endsection @section('css') @endsection @section('js') @endsection