@extends('layouts.adminapp') @section('content') {{-- Job --}}

{{__('lng.HouseRegisterExcelImport')}}

{{__('lng.DownloadExcel')}}
{{__('lng.ImportExcel')}}
@csrf
{{--
@csrf

Product Excel Sample Form

Please fill the details on this Excel file and export this file

--}} @endsection