@extends('doctorpanel.layout.auth-index') @section('title', 'Sign In | Waiting Room') @section('custom-styles') @endsection @section('auth-content') {{ __('translations.Back') }} {{ __('translations.Welcome to') }} {{ __('translations.Waiting Room') }} {{ __('translations.Login to your account') }} @csrf {{ __('translations.SIGN IN') }} @endsection @section('custom-script') @endsection
{{ __('translations.Login to your account') }}