@if (isset($message))
{{ $message }}
@endif
Back to Dashboard
Log your Meter Reading
*Fill the below details to log your meter reading
{!! $errors->first('bp_number', '
')!!}
{!! $errors->first('customer_name', '
')!!}
{!! $errors->first('email', '
')!!}
{{--
{!! $errors->first('previous_reading', '
')!!}
{!! $errors->first('previous_reading_date', '
')!!}
--}}
{!! $errors->first('applicant_name', '
')!!}
{!! $errors->first('meter_reading.*', '
')!!}
{!! $errors->first('reason', '
')!!}
{!! $errors->first('photograph_date', '
')!!}
{!! $errors->first('image', '
')!!}
{!! $errors->first('captcha', '
')!!}