@extends('frontend.layouts.app')
@section('title', __('Subscribe'))
@section('content')
Subscribe New Parcel
Specify the Tracking Number | Max :50
For your own reference| Max:50
Notify you via email
@if(paymentEnabled())
{{ displayPriceFormat(getCost()) }}
@endif
@endsection