Commit 945769ee authored by Kevin Yumang's avatar Kevin Yumang

SERV-2286 - table update for documentation

parent 6e637014
<div @foreach($extra as $k => $v) {{$k}}="{{$v}}" @endforeach class="table-responsive">
<table class="table">
<div class="table-responsive">
<table @foreach($extra as $k => $v) {{$k}}="{{$v}}" @endforeach class="table">
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment