@extends('layouts.app') @section('content')

{{trans('lang.subscription_history')}}

{{trans('lang.subscription_history_plural')}}

{{trans('lang.subscription_history_table')}}

{{trans('lang.subscription_history_table_text')}}

{{trans('lang.driver')}} {{trans('lang.plan_name')}} {{trans('lang.plan_type')}} {{trans('lang.plan_expires_at')}} {{trans('lang.purchase_date')}}
@endsection @section('scripts') @endsection