@extends('layouts.app') @section('title', 'Abstractor Contacts') @section('content')
Sl No | Abstractor | First Name | Last Name | Contact Number | Description | Action | |
---|---|---|---|---|---|---|---|
{{ $i++ }} | {{ $abscontacts->abstractor_name}} | {{ $abscontacts->first_name}} | {{ $abscontacts->last_name}} | {{ $abscontacts->email}} | {{ $abscontacts->contact}} | {{ $abscontacts->description}} | |