@extends('layouts.master') @section('title', 'Edit Package | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', 'Edit Package') @section('css') @endsection @section('content')
{{ $type }}
{{ __('basic.broker') }}
{{ __("basic.single buy") }}
{{ __("basic.single sell") }}
{{ __("basic.double buy") }}
{{ __("basic.double sell") }}
{{ __("basic.triple buy") }}
{{ __("basic.triple sell") }}
{{ __("basic.quad buy") }}
{{ __("basic.quad sell") }}
{{ $trip->total_buy_single }}
{{ $trip->total_sell_single }}
{{ $trip->total_buy_double }}
{{ $trip->total_sell_double }}
{{ $trip->total_buy_triple }}
{{ $trip->total_sell_triple }}
{{ $trip->total_buy_quad }}
{{ $trip->total_sell_quad }}