@extends('layouts.main_admin') @section('content')

@lang('site.services_aqars')

@lang('site.edit')
@foreach($SubAqarService as $service)
@endforeach

@endsection @section('scripts') @endsection