@extends('layouts.master') @section('page_title', 'Sale Return Guideline') @section('title', 'Sale Return Import Guideline') @section('main_item', 'Sale Return Guideline') @section('sub_item', 'Sale Return Guideline') @section('content')

Follow the instructions carefully before importing the file.

The columns of the files should be in the following order

Column No Column Name Instruction
1 Waybill No (Required) * Column title should be "waybill_no".
* Must Be Unique.
2 Status (Required) * Column title should be "status".
* status shoud be "pending" or "received" or "missed"
3 Description (optional) * Column title should be "description".
4 Business location (optional) * Column title should be "business_location".
@endsection