@extends("frontend.public_html.html.layout") @php $title = 'Hỏi đáp | Bluecare.vn'; $description = 'Bạn muốn tìm hiểu thêm về Bluecare? Hãy xem danh mục câu hỏi FAQ tại đây nhé.'; $url = 'hoi-dap-bluecare'; @endphp @section('title') {{$title}} @stop @section('extra-head') @stop @section("content")
@endsection