transition
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@extends('lucent::layouts.'.$layout)
|
||||
@section('title')
|
||||
{{ $title }}
|
||||
@endsection
|
||||
@section('content')
|
||||
{!! $svelte !!}
|
||||
@endsection
|
||||
Reference in New Issue
Block a user