@extends('layouts.app') @section('title', 'New Submission') @section('content')

Account Setting

@include('includes.alerts')

Change Password

Are You Sure You Want To Logout ?

@endsection @section('scripts') @endsection