@extends('user.layouts.app') @push('title') {{$pageTitle}} @endpush @section('content')
{{__('Customer')}}
|
{{__('Product Name')}}
|
{{__('Plan Name')}}
|
{{__('Date')}}
|
{{__('Expiry Date')}}
|
{{__('Status')}}
|
{{__('Price')}}
|
---|