@extends('layouts.simple.master') @section('title', 'Subscriptions Management') @section('css') @endsection @section('main_content')

Subscriptions

{{ trans(app()->getLocale() . '.package_subscriptions') }}

{{ trans(app()->getLocale() . '.company_file_subscriptions') }}

@endsection