@extends('user.layouts.app') @push('title') {{ __(@$pageTitle) }} @endpush @section('content')

{{__("Plan Name")}}
{{__("Plan Code")}}
{{__("Price")}}
{{__("Billing Cycle")}}
{{__("Plan Status")}}
{{__("Action")}}
@endsection @push('script') @endpush