@extends('layouts.admin') @section('title', 'Create Order') @section('styles') @endsection @section('breadcrumb-item') @endsection @section('content')
Order Payment
Order Number

*******

Shop Name

*******

Order Status

*******

Payable

****

@csrf
@endsection @section('scripts') @endsection