@extends('Main.layout.app') @push('preload') @endpush @push('styles') @endpush @section('content')
@if($step==1) @endif @if($step==2) @endif @if($step==3) @endif @if($step==4) @endif
@endsection