@extends('../student_layout/' . $layout) @section('subhead') Change Profile @endsection @section('subcontent')

Change Profile

@csrf @method('post')
Change Email & Password
Email
{{--
Required
--}}
{{--
Maximum character 0/70
--}}
Password
{{--
Required
--}}
{{-- --}}
@endsection @section('script') @endsection