Questions tagged [laravel-views]
69 questions
1
vote
1 answer
How to create a template view table tag without repeating table tags on every file
I'm developing a system which has many tables so I have to repeat the writing of table tags on all the files which display a table
Here is what I'm doing on every file which have to display table
On Countries table: