@extends('layouts.app') @section('title', 'Edit Order Servis') @section('styles') @endsection @section('breadcrumb') @endsection @section('content')
@csrf @method('PUT')
Update Status & Penugasan
Rp
Rp
Rp
km
Jadwal
{{-- Informasi Perangkat --}}
Data Perangkat
Batal
@endsection @section('scripts') @endsection