Merge pull request #3463 from shleeable/patch-11

Update avatar.blade.php - Fixed form tag
This commit is contained in:
daniel 2022-05-15 21:51:19 -06:00 committed by GitHub
commit d36e0bcd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -27,6 +27,7 @@
Max Size: 1 MB. Supported formats: jpeg, png.
</small>
</div>
</form>
</div>
</div>
</div>
@ -39,8 +40,6 @@
</div>
</div>
</div>
</form>
</div>
@endsection
@endsection