@extends('layouts.admin') @section('content')

Packages

@if($subscriptions->count()) @include('admin.subscriptions._table') @else

There are no packages added in the database.

@endif @endsection