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