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

{{$staff->name}}

{{$staff->designation}}

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

Detail Information

{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Email: {{$staff->email}}
Address: {{$staff->address}}
Phone: {{$staff->phone}}
Faculty: {{$staff->faculty}}
Type: {{$staff->type}}
Status: @if($staff->status==1) Active @else Inactive @endif
Language:नेपाली
Education Level:Secondary
Format:PDF
@endsection