@extends('layouts.master') @section('page_title', 'Student Membership') @section('content')
@livewire('librarian.student-member-ship')
@endsection