@extends(getActiveTheme().'.layouts.main')
@section('content')
@include(getActiveTheme().'.partials.breadcrumb')
@include(getActiveTheme().'.component.crypto_pairs')
@include(getActiveTheme().'.component.currency_exchange')
@include(getActiveTheme().'.component.service')
@endsection