Akaunting/resources/views/wizard/finish/index.blade.php

8 lines
106 B
PHP

@extends('layouts.wizard')
@section('title', trans('general.wizard'))
@section('content')
@endsection