@extends('layouts.app') @section('content') @include('includes.header') @include('includes.inner_page_title', ['page_title' => __('My Package')])
{{__('The package system is currently disabled. Please contact the administrator for more information.')}}