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

Create New Order

Create a new service order for a client

@csrf
Cancel
@endsection