{% extends 'base.html' %}{% block start %}
{% include 'software_form.html' %}
{% include 'handwritten_form.html' %}

Send data to laravel database - Click Here

Match DFO-Ownerdata with shipregistry - Click Here

{% if user_is_authenticated %}
{% endif %} {% endblock start %}