@extends('layouts.front') @section('content') @if(isset($slider) && !is_null($slider) && $slider->children->isNotEmpty())
{!! $slide->content !!}