Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Trying to get property 'title' of non-object #9

Description

@m2ura

Hello,

I get this below error when running.

Trying to get property 'title' of non-object (View: /var/www/laravel/helpdesk/resources/views/themes/default1/client/layout/client.blade.php) (View: /var/www/laravel/helpdesk/resources/views/themes/default1/client/layout/client.blade.php).

And it points to this

                <div class="row col-md-12">
                    **<?php if($footer1->title == null): ?>**
                    <?php else: ?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions