@extends('layouts.onboarding') @section('content') @include('onboarding.steps', ['currentStep' => 'banking-details']) @include('partials.messages')