@extends('layouts.master-without-nav') @section('title') Login @endsection @section('content')

{{ __('Because health leaves no room for error, we deliver results you can trust') }}

Welcome Back !

Sign in to continue to Zanobia

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
Forget Password?

© Zanobia. Crafted with by Zanobia

@endsection @section('scripts') @endsection