@extends('layouts.default_module') @section('module_name') User @stop @section('table-properties') width="400px" style="table-layout:fixed;" @endsection @section('table') avatar name @foreach($user as $key=>$u)
Notice: Undefined variable: u in /home/demohatinco/public_html/petmates_backend/resources/views/users/index.blade.php on line 31

Notice: Trying to get property 'avatar' of non-object in /home/demohatinco/public_html/petmates_backend/resources/views/users/index.blade.php on line 31

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