@extends('layouts.default') @section('content') {!! Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName()) !!}
Categories
@include('list.categories')
@stop @section('scripts') @stop