Cosmetic syntax standarisation in resources, no functional changes
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<!-- $o=Service::class,$p=Product::class -->
|
||||
|
||||
@use(App\Models\Invoice)
|
||||
@use(Carbon\CarbonInterface)
|
||||
|
||||
@php($c=$o->product)
|
||||
|
||||
<!-- $o=Service::class, $p=Product::class -->
|
||||
<table class="table table-sm">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user