@extends('layouts.frontend.app') @section('title', 'Calculator' ) @section('style') @endsection @section('script') @endsection @section('page-banner')

Buy Sell

@endsection @section('content')

@endsection