@extends('auth.retailer.app') @section('content')

Welcome to the CDRL online ADR portal for retail members Our aim is to make your experience as smooth and stress free as possible. If you have any issues logging in to the portal, please contact our support team by one of the methods below:
email: support@cdrl.org.uk
phone: 0203 540 8063

Find us on social media

Secure login

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
{{ now()->year }} © CDRL Retailer
@endsection @section ('scripts') @endsection