@extends('base') @section('title', 'CSM | ' . $service->service_name ) @section('page_title', $service->service_name) @section('page_custom_css') @endsection @section('site_map')
@endsection @section('content') @endsection @section('page_custom_script') @endsection