@extends('layouts.app') @section('page-css') @endsection @section('content')
{{ $page_title }}
If you don't want to change the password, leave it blank.
@include('pages.includes.footer')
@endsection @section('page-js') @endsection