@extends('layouts.app') @section('title') @if( ! empty($title)) {{ $title }} | @endif @parent @endsection @section('content')
@lang('app.home_short_desc')
@if($top_cat->sub_categories->count() > 5) View {{$top_cat->sub_categories->count()-5}} more @endif