@extends('layout.wrapper') @section('content')
@include('pages.subscription.components.misc.crumbs') @include('pages.subscription.components.misc.actions')
@include('pages.subscription.summary')
@include('pages.subscription.details')
@endsection