@extends('layouts.default_module') @section('module_name') Types @stop @section('add_btn') {!! Form::open(['method' => 'get', 'route' => ['type.create'], 'files'=>true]) !!} {!! Form::submit('Add', ['class' => 'btn btn-success pull-right']) !!} {!! Form::close() !!} @stop @section('table') Name En Name Ur @foreach($type as $c)
Notice: Undefined variable: c in /home/demohatinco/public_html/khatmenabowatbackend/resources/views/admin/modules/type/index.blade.php on line 26

Notice: Trying to get property 'image' of non-object in /home/demohatinco/public_html/khatmenabowatbackend/resources/views/admin/modules/type/index.blade.php on line 26

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