@extends('layouts.backend') @section('extraCss') @endsection @section('mainContentArea')
# | Article | |
---|---|---|
{{$key + 1}} | {{ !empty($row->code) ? $row->code: '' }} | @php $exit = \App\BestSellerArticles::where('article',$row->code)->first(); @endphp|
No Article found! |