@extends('layouts.app') @section('title', isset($order) ? 'Edit Order #' . $order->id : 'New Order') @section('content')