@extends('layouts.app') @section('title', 'New CAPA') @section('content')

Create CAPA

@csrf
@if(old('source_reference')) @endif
@endsection