@php use App\Components\SearchQueryComponent; use Carbon\Carbon; use App\Enums\DisplayStatus; use App\Enums\DisplayType; use App\Enums\NotificationKbn; use App\Enums\NotificationRepeat; @endphp @extends('layouts.user') @section('content') @endsection