{{-- @foreach($rows as $index => $row)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}}
ID Title Category Brand Price Strike Price Active Created At Action
--}} {{-- {{$row->id}}--}} {{-- --}} {{-- {{ $row->title }}--}} {{-- --}} {{-- {{$row->brand->title}}--}} {{-- --}} {{-- {{$row->category->title}}--}} {{-- --}} {{-- {{strtoupper($row->type)}}--}} {{-- --}} {{-- {{$row->price}}--}} {{-- --}} {{-- {{$row->strike_price}}--}} {{-- --}} {{-- {{ ($row->is_active == 0) ? 'No':'Yes' }}--}} {{-- --}} {{-- {{$row->created_at}}--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--