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

PURCHASED SERVICES

@csrf
Create New Purchased Service
Required
@endsection @section('script') @endsection