@extends('admin.layouts.app') @section('panel')
@csrf
@if($services->api_provider_id && $services->api_service_id) @lang('this service created through api') {{$services->api_service_id}} @endif
@endsection @push('breadcrumb-plugins') @lang('Go Back') @endpush