@extends('layouts.app') @section('content')

{{trans('lang.step_plural')}} {{trans('lang.step_desc')}}

@include('steps.show_fields')
@endsection