Logo
Logo

LABPAIR LOGIN arrow-down

Administrator Login

@csrf
Invalid Login Credentials

The credentials you entered are incorrect. If you believe this is in error, then try again. If this issue persists, contact your system administrator for additional information.

@php $address = \App\Models\SiteAddress::with(['state', 'city', 'zip'])->find(1); @endphp © {{\Carbon\Carbon::now()->year}} - {{\Carbon\Carbon::now()->addYear(1)->year}}  {{\Config::get('app.name')}}, LLC. All rights reserved.
{{$address->street_address ?? ''}}
{{$address->city->name ?? ''}}, {{$address->state->name ?? ''}} {{$address->zip->name ?? ''}}