@extends('layouts.master') @section('page_title', 'City Guideline') @section('title', 'City Import Guideline') @section('main_item', 'City Guideline') @section('sub_item', 'City 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 City Name (Required) * Column title should be "city_name".
* Name of the City.
2 District Name (Required) * Column title should be "district_name".
* District of the city.
3 Postal Code * Column title should be "post_code".
* Postal Code of the city.
4 Courier Code (Required) * Column title should be "courier_code".
* Courier Code of the City.
  (These Are the assigned Courier Codes => [C1 = Farder Courier] , [C2 = Koombiyo Delivery] , [C3 = Zingo Express] , [C7 = Grasshopper Express] )
@endsection