@extends('front.profile.profile') @section('profile-content') @if(count(@$CommentedMeme) > 0) @include('front.memes.master-meme',['memes' => $CommentedMeme]) @else