@extends('fleet.layout.base') @section('title', 'Provider Documents ') @section('content')
| Service Name | Service Number | Service Model | Action |
|---|---|---|---|
| {{ $service->service_type->name }} | {{ $service->service_number }} | {{ $service->service_model }} | |
| Service Name | Service Number | Service Model | Action |
| # | Document Type | Status | Action |
|---|---|---|---|
| {{ $Index + 1 }} | {{ $Document->document->name }} | {{ $Document->status }} | |
| # | Document Type | Status | Action |