@extends('layouts.master') @section('title', 'Express54') @section('content')
@csrf
  • @lang('messages.collectdata')
  • @lang('messages.delivery')
  • @lang('messages.pay')
@if (Session('error')) @endif @if (Session('success')) @endif


{{-- --}}