@extends('layouts.app') @section('title') Tambah Hasil Kerja @endsection @section('content')
Tambah Hasil Kerja
@csrf
@error('assignment_id') @enderror

@error('photo_after') @enderror
@error('user_id') @enderror
@error('status_id') @enderror
@endsection