@include('auth.partials.style')

Welcome to Cylinderwala

Enter your credentials to login your account

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
{{--
--}} {{-- --}}
{{--

Don't have an account yet? Sign up here

--}}
@include('auth.partials.script')