Bootstrap4 :: Report UI updates

This commit is contained in:
Sakthi002
2020-12-30 13:30:40 +05:30
committed by Manish Verma
parent 66439f8d1c
commit c1ec03c0d4
20 changed files with 989 additions and 815 deletions

View File

@@ -138,12 +138,6 @@ $category_id = $all->pluck('category_id')->toArray();
</div>
</div>
<script type="text/javascript">
$(function () {
$("textarea").summernote();
});
</script>
@stop
@section('category')