@extends('layouts.cbt') @section('page-title', $bank->title) @section('sidebar')@include('components.guru-sidebar')@endsection @section('content')
{!! $q->content !!}