@extends('backend.master') @section('title') {{ @$pt }} @endsection @section('content')
[student_name], [guardian_name], [attendance_date], [attendance_type], [admission_no] , [roll_no] , [class] , [section], [school_name]
{{ 'cd ' . base_path() . '/ && php artisan attendance:cron >> /dev/null 2>&1' }}