@extends('layouts.admin_layout') @section('title', 'Create Order') @section('content')

Create Order

Create Order

@csrf
@endsection