@extends('layouts.app') @section('content')
{{ __('Dashboard') }} > {{ __('Employee Data') }}
{{--
@csrf
Select file for importing
--}}
{{--
@csrf
--}}
Sl.No UniqueID Name Phone Q-ID Email Created At
@endsection @section('scripts') @endsection