@include('layouts.partials.header')
Logo

It's time for track Data
Please wait...

@include('layouts.partials.sidebar')
@yield('content')
@include('layouts.partials.footer-scripts') @yield('footer')