@extends('layouts.app') @section('title', 'Billing - ' . config('app.name')) @section('content')

Billing

Current Plan

Professional

Change Plan

Billing History

Invoice #{{ 1000 + $i }}

$49.00

Download
@endfor

Payment Method

Credit Card

•••• •••• •••• 4242

Update Payment

@endsection