@extends('landing-page.layouts.default') @section('content')
@if($data->isEmpty()) @else @endif
@endsection