@extends('layouts.dbs') @section('step', 2) @section('max-steps', 2) @section('dbs-title', 'Submit current DBS details') @section('dbs-header', 'Submit current DBS') @section('back-button-form-post') {{route('dbs.form.upload-certificate.store',['back' => 1])}} @stop @section('dbs-form-content')
@csrf

Scan of certificate

Please upload a scan or photo of the DBS certificate

@svg('img/icons/cloud-upload') Click to upload or drag and drop Max. File Size: 30MB
@svg('img/icons/attached') Certificate has been attached Click on Submit DBS to proceed
@endsection