@extends('layouts.app') @section('title', 'SPK Penerimaan Karyawan | Crips') @section('topbar', 'Data Crips') @section('css') @stop @section('content')
Tambah Crips
@if (Session::has('msg')) @endif
@csrf @method('put')
@error('nama_crips') @enderror
@error('bobot') @enderror
Kembali
@stop