@extends('admin.main') {{-- Index Categories ( Card->table->list ) --}} @section('content') {{-- Card With Table ( Records index Lists ) --}} @component('operation.card',['title'=>@$title])
# Name | Nick name | Action |
---|---|---|
1 PUNJABI | Png | |
{{ $row->id.' '.$row->name }} | {{ $row->nick_name }} |