@extends('layouts.app') @section('title', 'Import BKM') @section('bkm', 'active') @section('bkm_upload', 'active') @section('css') @endsection @section('content')

Bantuan Kebajikan Masyarakat (Bantuan Am)

@csrf

@if ($errors->has('csv_file')) {{ $errors->first('csv_file') }} @endif

@endsection @section('js') @endsection