@extends('layouts.master') @section('sidebar') @include('profile.partials.sidebar') @endsection @section('main-content') @include('errors.validationerrors')
Change your password
{{ csrf_field() }}
@endsection