Only show template name input on default screen
This commit is contained in:
@@ -447,6 +447,8 @@
|
||||
</script>
|
||||
@endpush
|
||||
</div>
|
||||
@endif
|
||||
@if (request()->routeIs('reports/custom'))
|
||||
<div class="form-group">
|
||||
<form method="post" id="savetemplateform" action="{{ route("report-templates.store") }}">
|
||||
@csrf
|
||||
|
||||
Reference in New Issue
Block a user