@extends('layouts.app') @section('content')

Papers

Add New Paper @foreach($papers as $paper) @endforeach
ID Name Institute Question Count Status Display Order Actions
{{ $paper->id }} {{ $paper->name }} {{ $paper->institute }} {{ $paper->questions_count }} {{ $paper->status }} {{ $paper->display_order }} Edit View Questions Add Question
මිනිස් රුධිර සංසරණ පද්ධතිය,\( ax^3 + bx + c = 0 \) එක එකෙහි සාමාන්‍ය විෂ්කම්භය 8 um වන කේශනාලිකා බිලියනයකින් (109 පමණ සමන්විත වෙයි. \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] හෘදය මගින් මිනිත්තුවට \[ x = \frac{1}{2} \] ලීටර 5ක ශීඝ්‍රතාවකින් හෘදය මගින් මිනිත්තුවට ලීටර 5ක ශීඝ්‍රතාවකින් රුධිරය පොම්ප කරන්නේ නම්, කේශනාලික තුළින් රුධිරය ගලායන සාමාන්‍ය වේගය මිනිත්තුවට cm වලින් කුමක්
@endsection