Skip to content

return with problem #37

@KatiaSishost

Description

@KatiaSishost

hello any can help me?

this work correctly (direct in blade)
return view('index')->with('posts',$post)->with('recent_posts',$rcnt_post);

but with themes no work (with laravel-theme)
return Theme::view('index')->with('posts',$post)->with('recent_posts',$rcnt_post);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions