@include('front.header') @include('front.topnav')
Directory
{{-- directory --}}

{{$package->name}} Package Detail

Package Name: {{$package->name}}

Description: {!! $package->description !!}

Feature: {!! $package->feature !!}

@if($package->intrate!='')Interest Rate: {{$package->intrate}}

@endif @if($package->eligibility!='')Eligibility: {!! $package->eligibility !!}

@endif @if($package->enquiry!='')Enquiry: {!! $package->enquiry !!}

@endif

Back

Contact

Feel free to contact us for any of your needs. You can reach us in the following ways.

Our Address

{{$ss->address}}

Email Us

{{$ss->email}}

Call Us

{{$ss->phone}}

Loading
Your message has been sent. Thank you!
@include('front.footer') @include('front.js')