@extends('student.main') @section('title', 'Data Mahasiswa') @section('content')
@if ($message = Session::get('success')) @elseif ($message = Session::get('failed')) @endif
Foto Profil
foto profil
@csrf
@endsection @push('custom-script') @endpush