Side 1
{!! Form::checkbox('side1', "TL", false, ['class' => 'baggage-marks-side', 'data-type' => 'side1', 'disabled']) !!}
{!! Form::checkbox('side1', "TC", false, ['class' => 'baggage-marks-side', 'data-type' => 'side1', 'disabled']) !!}
{!! Form::checkbox('side1', "TR", false, ['class' => 'baggage-marks-side', 'data-type' => 'side1', 'disabled']) !!}
{!! Form::checkbox('side1', "BL", false, ['class' => 'baggage-marks-side', 'data-type' => 'side1', 'disabled']) !!}
{!! Form::checkbox('side1', "BC", false, ['class' => 'baggage-marks-side', 'data-type' => 'side1', 'disabled']) !!}
{!! Form::checkbox('side1', "BR", false, ['class' => 'baggage-marks-side', 'data-type' => 'side1', 'disabled']) !!}
Side 2
{!! Form::checkbox('side2', "TL", false, ['class' => 'baggage-marks-side', 'data-type' => 'side2', 'disabled']) !!}
{!! Form::checkbox('side2', "TC", false, ['class' => 'baggage-marks-side', 'data-type' => 'side2', 'disabled']) !!}
{!! Form::checkbox('side2', "TR", false, ['class' => 'baggage-marks-side', 'data-type' => 'side2', 'disabled']) !!}
{!! Form::checkbox('side2', "BL", false, ['class' => 'baggage-marks-side', 'data-type' => 'side2', 'disabled']) !!}
{!! Form::checkbox('side2', "BC", false, ['class' => 'baggage-marks-side', 'data-type' => 'side2', 'disabled']) !!}
{!! Form::checkbox('side2', "BR", false, ['class' => 'baggage-marks-side', 'data-type' => 'side2', 'disabled']) !!}
End 1
{!! Form::checkbox('end1', "TL", false, ['class' => 'baggage-marks-end', 'data-type' => 'end1', 'disabled']) !!}
{!! Form::checkbox('end1', "CL", false, ['class' => 'baggage-marks-end', 'data-type' => 'end1', 'disabled']) !!}
{!! Form::checkbox('end1', "BL", false, ['class' => 'baggage-marks-end', 'data-type' => 'end1', 'disabled']) !!}
{!! Form::checkbox('end1', "TR", false, ['class' => 'baggage-marks-end', 'data-type' => 'end1', 'disabled']) !!}
{!! Form::checkbox('end1', "CR", false, ['class' => 'baggage-marks-end', 'data-type' => 'end1', 'disabled']) !!}
{!! Form::checkbox('end1', "BR", false, ['class' => 'baggage-marks-end', 'data-type' => 'end1', 'disabled']) !!}
End 2
{!! Form::checkbox('end2', "TL", false, ['class' => 'baggage-marks-end', 'data-type' => 'end2', 'disabled']) !!}
{!! Form::checkbox('end2', "CL", false, ['class' => 'baggage-marks-end', 'data-type' => 'end2', 'disabled']) !!}
{!! Form::checkbox('end2', "BL", false, ['class' => 'baggage-marks-end', 'data-type' => 'end2', 'disabled']) !!}
{!! Form::checkbox('end2', "TR", false, ['class' => 'baggage-marks-end', 'data-type' => 'end2', 'disabled']) !!}
{!! Form::checkbox('end2', "CR", false, ['class' => 'baggage-marks-end', 'data-type' => 'end2', 'disabled']) !!}
{!! Form::checkbox('end2', "BR", false, ['class' => 'baggage-marks-end', 'data-type' => 'end2', 'disabled']) !!}
Top
{!! Form::checkbox('top', "TL", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top', 'disabled']) !!}
{!! Form::checkbox('top', "TC", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top', 'disabled']) !!}
{!! Form::checkbox('top', "TR", false, ['class' => 'baggage-marks-top', 'data-type' => 'top', 'disabled']) !!}
{!! Form::checkbox('top', "BL", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top', 'disabled']) !!}
{!! Form::checkbox('top', "BC", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'top', 'disabled']) !!}
{!! Form::checkbox('top', "BR", false, ['class' => 'baggage-marks-top', 'data-type' => 'top', 'disabled']) !!}
Bottom
{!! Form::checkbox('bottom', "TL", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom', 'disabled']) !!}
{!! Form::checkbox('bottom', "TC", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom', 'disabled']) !!}
{!! Form::checkbox('bottom', "TR", false, ['class' => 'baggage-marks-top', 'data-type' => 'bottom', 'disabled']) !!}
{!! Form::checkbox('bottom', "BL", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom', 'disabled']) !!}
{!! Form::checkbox('bottom', "BC", false, ['class' => 'baggage-marks-top', 'style' => 'margin-right:55px !important', 'data-type' => 'bottom', 'disabled']) !!}
{!! Form::checkbox('bottom', "BR", false, ['class' => 'baggage-marks-top', 'data-type' => 'bottom', 'disabled']) !!}