@extends('master') @section('content') @include('flash-message') @if( $deal_type == 'marketing' ) Boost your visibility by appearing on our front page @else Ongoing Deals @endif @if( $deal_type == 'marketing' ) Coming Soon @else @endif @push('script') @endpush @endsection