@extends('layouts.app') @section('title', 'Import Karyawan') @section('breadcrumb', 'Manage Karyawan Outlet') @section('sub-breadcrumb') Import Karyawan @endsection @section('karyawan', 'kt-menu__item--open kt-menu__item--here') @section('import-karyawan', 'kt-menu__item--active') @section('content')
@include('layouts.notification')
Example File OR
Export File
@csrf


@endsection @section('custom-script') @endsection