@extends('layouts.main_without_top_button') @section('title') Services @stop @section('navigation') @stop @section('contentinner')
@yield('services')
@stop