@extends('admin.layouts.master') @section('title', 'Edit Student') @push('styles') {{-- Copy your CSS from create.blade.php here --}} @endpush @section('content')
Update student profile information.