@section('meta_title') {{ getTranslatedContent([ 'en_content' => $service->en_title, 'da_content' => $service->da_title, 'pa_content' => $service->pa_title, ]) }} @endsection @section('meta_desc') {{ 'About Yara Net Internet Service Provider in Afghanistan' }} @endsection @extends('Frontend.master_page') @section('title')

{{ getTranslatedContent([ 'en_content' => $service->en_title, 'da_content' => $service->da_title, 'pa_content' => $service->pa_title, ]) }}

@endsection @section('page_path') @endsection @section('content')
@endsection