@extends('layouts.master')
@section('title','Öğrenci İşlemleri')
@section('content')
{{-- sigorta listesi modal--}}
{{-- sigorta listesi modal --}}
@include('ogrencipages.modal')
@endsection
@section('css')
@endsection
@section('js')
@include('layouts.table')
@endsection