@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.get_api_key', ['url' => 'https://akaunting.com/dashboard']) !!}