@extends('auth.layouts.app') @section('title', 'Login') @section('content')

Refurbishing and Monitoring

Welcome Back!

@if (session('error')) {{ session('error') }} @endif
@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror

Designed and Developed By : AppletsUniversal Private Limited Srilanka
@endsection