Cosmetic syntax standarisation in resources, no functional changes
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<!-- $o=Service::class,$np=Product::class -->
|
||||
|
||||
@use(App\Models\Product)
|
||||
|
||||
@extends('adminlte::layouts.app')
|
||||
@@ -16,7 +18,6 @@
|
||||
{{ $o->sid }}
|
||||
@endsection
|
||||
|
||||
<!-- $o=Service::class, $np=Product::class -->
|
||||
@section('main-content')
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-4">
|
||||
|
Reference in New Issue
Block a user