@extends('layouts.frontendDashboard.master') @section('title', 'Manage binance emails') @section('body-start')
@endsection @section('content')
@include('frontend.support_manager.binance.create-form')
{{ __('#') }} {{ __('Email') }} {{ __('Created At') }} {{ __('Action') }}
@endsection @push('scripts') @endpush