{{-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * read the readme.blade.php in the DataView volder * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --}} @extends('layouts.app') @section('content')
@include('DataView.spine', ['data' => $data])
@endsection