id.'_shop_id' }}>
@if(!$edit->isEmpty() )
@foreach($edit as $key => $value)
@php($category = DB::connection('mysql_read2')->table('categories')->where('id', $value->category_id)->first())
@if($value->shop_type_id == $shoptype->id)
@endif
@endforeach
@else
@endif