@vite(['resources/css/app.css', 'resources/js/app.js']) @include('frontend.partials.header')

Welcome Back

Please sign in to your company dashboard

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
Forgot?

Don't have a company account? Register Now

256-bit Secure Encrypted Connection
@include('frontend.partials.footer')