GPS Tracking System

Employee Live Tracking & HR Management

@if(session('status'))
{{ session('status') }}
@endif @if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @yield('content')

© {{ date('Y') }} {{ config('app.name', 'GPS Tracking') }}. All rights reserved.

Need help? Contact support