@extends('layouts.app-admin') @section('content')
@json($studentAttendanceLogs,JSON_PRETTY_PRINT)
@json($events,JSON_PRETTY_PRINT)