PHP Classes

File: resources/views/jobs/forms/confirm.blade.php

Recommend this page to a friend!
  Classes of Insolita   Laravel Interactive Jobs   resources/views/jobs/forms/confirm.blade.php   Download  
File: resources/views/jobs/forms/confirm.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Interactive Jobs
Run background jobs and monitor progress on a page
Author: By
Last change:
Date: 4 years ago
Size: 200 bytes
 

Contents

Class file image Download
<div class="form-group form-check">
    <input type="checkbox" class="form-check-input" name="confirm" id="confirm_field">
    <label class="form-check-label" for="confirm_field">Agree</label>
</div>