@extends(config('app.layout').'.layouts.web') @section('title','Tienda') @section('content')
TODAS LAS CATEGORÍAS
@include_layout('home._categories_list', ['rows'=> 100])
@endsection