@extends('layouts.app') @section('title', 'Edit Student - ' . $student->full_name) @section('page_header', 'Edit Student Record') @section('content')
Update student information