@extends('admin.layouts.master') @section('title') Study Daily Time Management | @endsection @section('content')
{{ settings()->address }}
{{ settings()->website_email }}
# Id | Title | Type | Status | Action |
---|---|---|---|---|
{{ $record->id }} | {{ $record->title }} | {{ $record->type }} | @if ($record->status == 1) Active @else Inactive @endif | |
No data found |