@extends('frontend.theme_2.app') @section('title', __('service_details') . ' || ' . $companyName) @section('content')
@include('frontend.loader.content_loader')
@endsection @push('scripts') @endpush