@extends('layouts.backend') @section('extraCss') @endsection @php $challenType = ['1'=>'Return','2'=>'Non Return']; @endphp @section('mainContentArea')

Add Purchase Order Back

Filter

Products

All the fillter article will be added to order after order is saved.

@foreach($sizes as $size) @endforeach
Image Article Color{{$size}}
@endsection @section('extraJs') @endsection