@extends('layout') @section('title', 'Home') @section('content') {{-- @include('partials.popup') --}} @include('commons.slider', [ 'slides' => $slides ]) {{-- --}}
{{-- @include('home.certificates') --}}
@unless($featuredPackages->isEmpty())

Featured Plans & pricing

@include('home.featured-packages')
@endunless {{--
--}} {{--
--}} {{--
--}} {{--

Testimonials

--}} {{--
--}} {{--

What People Say

--}} {{--
--}} {{--
--}} {{--@include('home.testimonials')--}} {{--
--}} {{--
--}} {{--
--}} {{-- @unless($clients->isEmpty())--}} {{--
--}} {{--
--}} {{--
--}} {{--

Clients

--}} {{--
--}} {{--

Some of our valued clients

--}} {{--
--}} {{--
--}} {{-- @include('home.clients')--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endunless--}} @stop @push('scripts') @endpush