@extends('frontEnd.master') @section('content') @include('frontEnd.partials.breadcrumb', ['mainTitle' => "Special Package ", 'breadcrumb1' => "Internet", 'breadcrumb2' => 'Special Package'])
@foreach ($exclusive_packages as $exclusive_package)

XploreNet {{$exclusive_package->exclusive_package_name}}

{{$exclusive_package->exclusive_package_description}}

@endforeach

Enjoy the Best of Xplorenetbd

Network Reliability

More Browsing, Less Buffering.

No Usage Limits or Data Caps

Stream as much as you want, whenever you want with our evolved connectivity.

24/7 Support

We're here for you whenever you need us.

@endsection