@extends('layouts.master') @section('title', 'Test') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header')

Test

Test List
{{--
--}}
{{-- Import Black List --}} {{-- Import Student Add --}}
{{-- --}}
No. Student ID Name Curriculum Status
@include('layouts.footer') @endsection