@extends('layouts.master_new') @section('style') @endsection @section('content')
 

@php $expires_30_day = now()->addDays(30)->format('Y-m-d'); $expired = now()->format('Y-m-d'); @endphp Expires in 30 Days Expired

Mobile App Fuel Search

Filter by State, Fuel Chain, Interstates and Highways.

Visit

Route Fuel Search

Find the best fuel along any multi stop route.

Search Now

Drivers

{!! $dataTable->table() !!}
@endsection() @section('script') {!! $dataTable->scripts() !!} @endsection()