@extends('layouts.default_module') @section('module_name') Sliders @stop @section('table-properties') width="400px" style="table-layout:fixed;" @endsection @section('table') {{-- {!! Form::open(['method' => 'post', 'route' => ['doctor.search'], 'files'=>true]) !!} @include('admin.doctor.partial.searchfilters') {!!Form::close() !!} --}} {{-- @stop --}} Page Name Section Edit @foreach ($pages_images as $p) {!! ucwords($p->page_name) !!} {!! ucwords($p->section) !!}
Notice: Undefined variable: p in /home/demohatinco/public_html/medical2_backend/resources/views/admin/settings/index.blade.php on line 47

Notice: Trying to get property 'image' of non-object in /home/demohatinco/public_html/medical2_backend/resources/views/admin/settings/index.blade.php on line 47

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