2021-05-20 15:18:43 +03:00

8 lines
106 B
PHP

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