Damage Information

Please indicate damage on these drawings
Side 1
{!! Form::checkbox('bag1_side1[]', "TL", \request("bag1_side1") && in_array("TL", \request("bag1_side1")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side1']) !!} {!! Form::checkbox('bag1_side1[]', "TC", \request("bag1_side1") && in_array("TC", \request("bag1_side1")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side1']) !!} {!! Form::checkbox('bag1_side1[]', "TR", \request("bag1_side1") && in_array("TR", \request("bag1_side1")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side1']) !!}
{!! Form::checkbox('bag1_side1[]', "BL", \request("bag1_side1") && in_array("BL", \request("bag1_side1")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side1']) !!} {!! Form::checkbox('bag1_side1[]', "BC", \request("bag1_side1") && in_array("BC", \request("bag1_side1")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side1']) !!} {!! Form::checkbox('bag1_side1[]', "BR", \request("bag1_side1") && in_array("BR", \request("bag1_side1")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side1']) !!}
Side 2
{!! Form::checkbox('bag1_side2[]', "TL", \request("bag1_side2") && in_array("TL", \request("bag1_side2")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side2']) !!} {!! Form::checkbox('bag1_side2[]', "TC", \request("bag1_side2") && in_array("TC", \request("bag1_side2")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side2']) !!} {!! Form::checkbox('bag1_side2[]', "TR", \request("bag1_side2") && in_array("TR", \request("bag1_side2")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side2']) !!}
{!! Form::checkbox('bag1_side2[]', "BL", \request("bag1_side2") && in_array("BL", \request("bag1_side2")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side2']) !!} {!! Form::checkbox('bag1_side2[]', "BC", \request("bag1_side2") && in_array("BC", \request("bag1_side2")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side2']) !!} {!! Form::checkbox('bag1_side2[]', "BR", \request("bag1_side2") && in_array("BR", \request("bag1_side2")) ? true : false, ['class' => 'baggage-marks-side', 'data-type' => 'side2']) !!}
End 1
{!! Form::checkbox('bag1_end1[]', "TL", \request("bag1_end1") && in_array("TL", \request("bag1_end1")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end1']) !!} {!! Form::checkbox('bag1_end1[]', "CL", \request("bag1_end1") && in_array("CL", \request("bag1_end1")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end1']) !!} {!! Form::checkbox('bag1_end1[]', "BL", \request("bag1_end1") && in_array("BL", \request("bag1_end1")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end1']) !!}
{!! Form::checkbox('bag1_end1[]', "TR", \request("bag1_end1") && in_array("TR", \request("bag1_end1")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end1']) !!} {!! Form::checkbox('bag1_end1[]', "CR", \request("bag1_end1") && in_array("CR", \request("bag1_end1")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end1']) !!} {!! Form::checkbox('bag1_end1[]', "BR", \request("bag1_end1") && in_array("BR", \request("bag1_end1")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end1']) !!}
End 2
{!! Form::checkbox('bag1_end2[]', "TL", \request("bag1_end2") && in_array("TL", \request("bag1_end2")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end2']) !!} {!! Form::checkbox('bag1_end2[]', "CL", \request("bag1_end2") && in_array("CL", \request("bag1_end2")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end2']) !!} {!! Form::checkbox('bag1_end2[]', "BL", \request("bag1_end2") && in_array("BL", \request("bag1_end2")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end2']) !!}
{!! Form::checkbox('bag1_end2[]', "TR", \request("bag1_end2") && in_array("TR", \request("bag1_end2")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end2']) !!} {!! Form::checkbox('bag1_end2[]', "CR", \request("bag1_end2") && in_array("CR", \request("bag1_end2")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end2']) !!} {!! Form::checkbox('bag1_end2[]', "BR", \request("bag1_end2") && in_array("BR", \request("bag1_end2")) ? true : false, ['class' => 'baggage-marks-end', 'data-type' => 'end2']) !!}
Top
{!! Form::checkbox('bag1_top[]', "TL", \request("bag1_top") && in_array("TL", \request("bag1_top")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top']) !!} {!! Form::checkbox('bag1_top[]', "TC", \request("bag1_top") && in_array("TC", \request("bag1_top")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top']) !!} {!! Form::checkbox('bag1_top[]', "TR", \request("bag1_top") && in_array("TR", \request("bag1_top")) ? true : false, ['class' => 'baggage-marks-top', 'data-type' => 'top']) !!}
{!! Form::checkbox('bag1_top[]', "BL", \request("bag1_top") && in_array("BL", \request("bag1_top")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top']) !!} {!! Form::checkbox('bag1_top[]', "BC", \request("bag1_top") && in_array("BC", \request("bag1_top")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top']) !!} {!! Form::checkbox('bag1_top[]', "BR", \request("bag1_top") && in_array("BR", \request("bag1_top")) ? true : false, ['class' => 'baggage-marks-top', 'data-type' => 'top']) !!}
Bottom
{!! Form::checkbox('bag1_bottom[]', "TL", \request("bag1_bottom") && in_array("TL", \request("bag1_bottom")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom']) !!} {!! Form::checkbox('bag1_bottom[]', "TC", \request("bag1_bottom") && in_array("TC", \request("bag1_bottom")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom']) !!} {!! Form::checkbox('bag1_bottom[]', "TR", \request("bag1_bottom") && in_array("TR", \request("bag1_bottom")) ? true : false, ['class' => 'baggage-marks-top', 'data-type' => 'bottom']) !!}
{!! Form::checkbox('bag1_bottom[]', "BL", \request("bag1_bottom") && in_array("BL", \request("bag1_bottom")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom']) !!} {!! Form::checkbox('bag1_bottom[]', "BC", \request("bag1_bottom") && in_array("BC", \request("bag1_bottom")) ? true : false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom']) !!} {!! Form::checkbox('bag1_bottom[]', "BR", \request("bag1_bottom") && in_array("BR", \request("bag1_bottom")) ? true : false, ['class' => 'baggage-marks-top', 'data-type' => 'bottom']) !!}
@lang("content.type") Of Damage
Description Of Damage {!! Form::textarea('bag1_dmg_desc', \request("bag1_dmg_desc"), ['class'=>'form-control input-sm', 'rows' => 2, 'data-type' => 'damage_description']) !!}