@extends('layouts.second_app') @section('title', 'Mahasiswa') @section('content')
Edit {{ $id }}
@endsection @push('extraScript') @endpush