@extends('frontend.layouts.master') @section('content') @include('frontend.layouts.navbar') @if($data) @push('footer_scripts') @endpush @endif @endsection