@extends('layouts.admin') @section('title','Dashboard') @section('content')
Status: @if(!$app->is_active) Nonaktif @elseif($app->is_expired) Expired @else Aktif @endif