@extends('admin.master') @section('content')
SN | Category | Serial Number | Name | Details | Image | Profile | CV | Action | |
---|---|---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | @if ($category_name){{ $category_name->title }} | @elseCategory Not Found | @endif{{ $item->serial_number }} | {{ $item->name }} |
Designation :{{ $item->designation }} profession :{{ $item->profession }} Mobile :{{ $item->mobile }} Email :{{ $item->email }} Address :{{ $item->address }} facebook :{{ $item->fb_link }} twitter :{{ $item->tw_link }} linkedin:{{ $item->lin_link }} instagram:{{ $item->ins_link }} |
@if ($item->image)
|
@if ($item->profile_upload)
|
@if ($item->cv_upload)
|