@extends('layouts.main_layout') @section('title','RCSA - Add RCSA Documents Form') @section('main-content') Add RCSA Document @csrf Organization Name Level of RCSA Document * Organizational Departmental Department Name / Business Entity Name / Process * Select Department Name / Business Entity Name / Process RCSA Reference Number @if($getRcsaDetails) @foreach($getRcsaDetails as $key => $val) rcsa_reference_num ? 'selected' : '' }} data-id="{{$val->rcsa_from_date }}">{{ $val->rcsa_reference_num }} @endforeach @endif {{--RCSA Reference Number * --}} Date of RCSAs * Upload the Document Supports : pdf / word / excel / jpg @if($errors->has('documents')) {{ $errors->first('documents') }} @endif Save @endsection @section('additionaljs')
Organizational
Departmental
Supports : pdf / word / excel / jpg