@extends('layouts.error') @section('title', __('tenant.expired_title')) @section('content')

{{ __('tenant.expired_title') }}

{{ __('tenant.expired_msg') }}

{{ __('tenant.renew_plan') }} {{ __('tenant.back_home') }}
@endsection