@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

اسئلة المحاضرات

@endsection @section('content')
@csrf @method('patch')
    @if($reply->audio) @endif
    @if($reply->image) @endif
    @endsection @section('script') @endsection