@extends('adminlte::page') @section('title', 'HeroLegend') @section('content_header') @stop @section('content')
@include('layouts.message')

Purchase package "{{$purchasePackage->name}}"





Name {{$purchasePackage->name}}
Type {{config("constants.purchase_package_type.$purchasePackage->type")}}
Image {{$purchasePackage->image}}
Rewards Information:
@stop