@extends('layouts.wizard') @section('title', trans('general.wizard')) @section('content')
{{ trans_choice('general.companies', 1) }}
{{ trans_choice('general.currencies', 2) }}
{{ trans_choice('general.taxes', 2) }}
{{ trans_choice('general.finish', 1) }}
{{ trans('modules.no_apps') }}
{!! trans('modules.developer') !!}