@extends('general.layout') @section('title', 'Home - The Dark and Bright General') @section('content')
@if($featuredPortfolios->count() > 0)
@endif @endsection