@extends('layouts.app') @section('title', 'Create Attendance Log') @section('page-title', 'Create Attendance Log') @section('content') {{-- @section('page-description') --}} Create a new attendance punch log manually for an attendance device. {{-- @endsection --}} {{-- @section('page-actions') --}} Back {{-- @endsection --}}
@endsection