@extends('app') @section('content') Manage AMC Services

MANAGE SERVICES

@foreach($data as $d1)

AMC ID:

Status:

@endforeach
@endsection