@extends('layouts.app') @section('content')

Add DC

@csrf
@if($errors->has('reference')) {{ $errors->first('reference') }} @endif
@endsection