@extends('layouts.default_module') @section('module_name') Duain @stop @section('add_btn') {!! Form::open(['method' => 'get', 'route' => ['duain.create'], 'files'=>true]) !!} {!! Form::submit('Add', ['class' => 'btn btn-success pull-right']) !!} {!! Form::close() !!} @stop @section('table-properties') width="400px" style="table-layout:fixed;" @endsection @section('table') {!! Form::open(['method' => 'get', 'route' => ['duain.search'], 'files'=>true]) !!} @include('admin.duain.partial.searchfilters') {!!Form::close() !!} {{-- @stop --}} Image Name En Name Ar Edit Delete @foreach($list as $l)
Notice: Undefined variable: l in /home/demohatinco/public_html/quran_19_lines_backend/resources/views/admin/duain/index.blade.php on line 57

Notice: Trying to get property 'image_url' of non-object in /home/demohatinco/public_html/quran_19_lines_backend/resources/views/admin/duain/index.blade.php on line 57

Fatal error: Uncaught Error: Call to undefined function asset() in /home/demohatinco/public_html/quran_19_lines_backend/resources/views/admin/duain/index.blade.php:58 Stack trace: #0 {main} thrown in /home/demohatinco/public_html/quran_19_lines_backend/resources/views/admin/duain/index.blade.php on line 58