iframe program in html with laravel code example
Example 1: iframe site bi link laravel
<iframe src="http://www.onlineicttutor.com/wp-content/uploads/2016/04/pdf-at-iframe.pdf" width="100%" height="300"></iframe>
Example 2: iframe site bi link laravel
<iframe src="{{URL::to('/')}}/your file path here" width="100%" height="600"></iframe>