akaunting 3.0 (the last dance)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@extends('layouts.wizard')
|
||||
<x-layouts.wizard>
|
||||
<x-slot name="title">
|
||||
{{ trans('general.wizard') }}
|
||||
</x-slot>
|
||||
|
||||
@section('title', trans('general.wizard'))
|
||||
|
||||
@section('content')
|
||||
|
||||
@endsection
|
||||
<x-slot name="content"></x-slot>
|
||||
</x-layouts.wizard>
|
||||
|
Reference in New Issue
Block a user