Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Dung Diego
/
ocr-tool
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dung Diego
2026-07-16 09:25:19 +0700
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
28192d83045165665a40a068dc449a0cedb59b7c
28192d83
1 parent
b5c70091
up
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
resources/views/dashboard.blade.php
resources/views/dashboard.blade.php
View file @
28192d8
...
...
@@ -28,6 +28,7 @@
<h4
class=
"text-bold color-main"
>
FAX受信
</h4>
<div
class=
"row"
><div
class=
"col"
>
<button
class=
"btn btn-primary"
@
click=
"$refs.pdf.click()"
><i
class=
"fas fa-upload"
></i>
Upload
</button>
<input
type=
"file"
ref=
"pdf"
accept=
".pdf"
style=
"display:none"
@
change=
"upload_pdf"
>
</div></div>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment