@extends('layouts.base') @section('css') @endsection @section('content')
{{ __('platform.select') }}
{{ __('platform.wizard.step-one') }}
{{ __('platform.wizard.step-two') }}
{{ __('platform.wizard.step-three') }}
{{ __('platform.wizard.step-four') }}
{{ __('platform.wizard.step-five') }}