@extends('student.main') @section('title', 'Proposal Tugas Akhir') @section('content')
@if ($message = Session::get('failed'))
@endif
@endsection @push('custom-script') @endpush