@extends('web.layouts.app') @push('styles') @if (env('APP_PROJECT') == 'Mora') @endif @endpush @section('content')

@lang('user.design_flow')

@endsection @push('scripts') @endpush