Cosmetic code changes, no functional changes

This commit is contained in:
2024-07-25 14:44:09 +10:00
parent 9277d42196
commit 756f550b43
16 changed files with 40 additions and 48 deletions

View File

@@ -1,8 +1,7 @@
@php
use App\Models\{Checkout,Service};
@endphp
<!-- $o=Invoice::class -->
@use(App\Models\Checkout)
@use(App\Models\Service)
<!-- $o = Invoice::class -->
@extends('adminlte::layouts.app')
@section('htmlheader_title')