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

{{$student->name}}

{{$student->address}}

{{-- Read More--}} {{-- Download Now--}} Add Student

Detail Information

{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Email: {{$student->email}}
Roll No: {{$student->roll_no}}
Phone Number: {{$student->phone}}
Class: {{$student->class}}
Status: @if($student->status==1) Active @else Inactive @endif
Language:नेपाली
Education Level:Secondary
Format:PDF
@endsection