@extends('layouts.frontend') @section('js_after') @if(old('client')!='') @else @endif @endsection @section('content')
@include('frontend.calculators.left_sidebar')
@endsection