@extends('layouts.master') @section('title') @lang('translation.Purchased Services') @endsection @section('css') @endsection @section('content')

PURCHASED SERVICES

@method('put') @csrf
Edit Purchased Service
Required
@endsection @section('script') @endsection