Projects
Add| Sl | Name | Status | Action |
|---|---|---|---|
| {{ $slNumber++ }} | {{ $customerproject->project_name }} | {{ $customerproject->status ==1 ? 'Active': 'Inactive'}} |
@extends('layouts.main') @section('main-container')
| Sl | Name | Status | Action |
|---|---|---|---|
| {{ $slNumber++ }} | {{ $customerproject->project_name }} | {{ $customerproject->status ==1 ? 'Active': 'Inactive'}} |