@include('layouts.header')
Back
Employee Proof Upload
@csrf




@if(session('success'))
{{ session('success') }}
@endif
@include('layouts.footer')