@extends('admin.layout.base') @section('title', 'Live Tracking ') @section('content')
 Live Tracking


@endsection @section('styles') @endsection @section('scripts') @if (Setting::get('map_type', 1) == 2) @else @endif @endsection