@extends('backend::auth.layouts.app') @push('css') @endpush @section('content')
{{-- Wipro Seating Solutions
--}}
Welcome Back !
{{--

Sign in to continue to Wipro Seating Solutions.

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

© Wipro Seating Solutions . Crafted with by Intersmart

@endsection