@extends('backEnd.admin.layouts.master') @section('title') Create Order @endsection @section('css') @endsection @section('body')
@csrf

Customer Info

Product Info

SKU Product Name Qty Price
@endsection @section('js') @endsection