Cosmetic code changes, no functional changes
This commit is contained in:
@@ -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')
|
||||
|
Reference in New Issue
Block a user