@extends('layouts.app') @section('title', 'Edit Attendance Log') @section('page-title', 'Edit Attendance Log') @section('content') {{-- @section('page-description') --}} Update the attendance punch information and processing details. {{-- @endsection --}} {{-- @section('page-actions') --}} Back {{-- @endsection --}}
@endsection