@extends('layouts.app') @section('title', 'Purchase Details - ' . $transaction->package->name) @section('content')
{{ ucfirst($transaction->package->type) }} Package
{{ $transaction->package->description }}
If you have any issues with your purchase or need support, contact our team.