@extends('layouts.public') @section('title', 'Order '.$package->name.' — Undangan Digital') @section('content')
@if ($errors->any())
@endif
@csrf
Kembali
@endsection