
//booking

__booking_shipper = "You must input shipping value.";
__booking_contact = "You must input contact value.";
__booking_from = "You must input from value.";
__booking_to = "You must input to value.";
__booking_phone = "You must input phone value.";
__booking_customer = "You must input customer value.";
__booking_commodity = "You must input customer value.";
__booking_reference = "You must input Reference number value.";
__booking_deldate = "You must input date value.";
__booking_ETD = "You must input ETD value.";
__booking_Quantity = "You must input Quantity value.";
__booking_TypeOfPacking = "You must input Packing value.";
__booking_GrossWeight = "You must input Gross Weight value.";
__booking_VolumnOfCargo = "You must input WeightVolumn Cargo value.";
__booking_success = "Successfull.";

//contact
__contact_full = "Please input your full name";
__contact_telephone = "Please input your telephone";
__contact_email = "Please input your email";
__contact_content = "Please input content";
__contact_email_err = "You input email invalid";
__re_load__ = "Generating, please wait... ";