Files
akaunting/resources/views/wizard/finish/index.blade.php
2021-05-20 15:18:43 +03:00

8 lines
106 B
PHP

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