@extends('layouts.app') @section('title', 'Upload Attendance | ') @section('content')
Last month @if($last_month!=null) {{$last_month->month.', '.$last_month->year}} uploaded, Updated by: Ankur Sri @else Sheet not uploaded @endif
{{ $errors->first('month') }}
{{ $errors->first('file') }}
Tips: If you have a Excel file please convert it to .csv format. Download sample file.