@extends('layouts.app') @section('content')
 
@foreach ($options as $key => $option)
@endforeach
Date Open Close High Low Volume
@endsection @section('scripts') @endsection @section('styles') @endsection