@extends('layouts.admin') @section('title', 'New Order') @section('content')

Create Manual Order

Manually create an order and generate licenses.

@csrf
Order Items
@endsection