@extends('admin.layouts.layout') @section('content')

{{ $projectdetails ? 'Edit ' : 'Create' }} Respond to Notification

@csrf @if($projectdetails) @method('PUT') @endif
S.No. Actor ID Actor Name Bid Rate Bid Handover Select to Award
28-July-2018 06:51:51 Buy 0.58647 0.58647 11900.12 $ 1597.78


  
@endsection