@extends('layouts.index') @section('main')
{{-- --}}

Edit Proyek

{{--
Total = Rp.1.000.000.000
--}} {{--
--}}
@method('put') @csrf
@error('perusahaan_id')
Perusahaan wajib di pilih !
@enderror
@error('divisi_id')
Divisi wajib di pilih !
@enderror
@error('nama_proyek')
Kategori sudah ada !
@enderror
Batal
@endsection