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

{{App\Language::trans('You cannot make payment for your membership account')}}

@stop @section('script') @stop