Fix title on verify packet, update permissions view

This commit is contained in:
Deon George
2021-11-26 22:09:55 +11:00
parent 41d36fe86d
commit a24bba0481
2 changed files with 36 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
@extends('layouts.app')
@section('htmlheader_title')
Verify Packet
@endsection
@section('content')
<form class="row g-0 needs-validation" method="post" enctype="multipart/form-data" novalidate>