@extends('layouts.master') @section('css') @endsection @section('content')

Student Detail

  • Profile
@include('print.includes.institution-detail')

REGISTRATION DETAIL


{{-- @include('student.generate-pdf.includes.profile')--}}
@endsection @section('js') @endsection