@extends('templates.structure') @section('custom_css') @endsection @section('content')
| Product Name | Currency | Price | Location | Action |
|---|---|---|---|---|
| {{$value->firstname." ".$value->lastname}} | {{$value->email}} | {{$value->phone}} | {!!$value->status == "1" ? '' : ''!!} | |
| Name | Posistion | Location |