Skip to content

How to add Action buttons? #635

Closed Answered by rappasoft
vahnmarty asked this question in Q&A
Discussion options

You must be logged in to vote
Column::make('Actions')
    ->format(function($value, $column, $row) {
        return view('admin.user.actions')->withUser($row);
    }),

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@kasirye
Comment options

@lutfifirdaus
Comment options

@jonathanoeijoeng
Comment options

@jurri
Comment options

Answer selected by vahnmarty
Comment options

You must be logged in to vote
3 replies
@lutfifirdaus
Comment options

@jonathanoeijoeng
Comment options

@lutfifirdaus
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lrljoe
Comment options

lrljoe Mar 22, 2023
Collaborator Sponsor

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
10 participants