{{-- Profile edit form --}} @extends('layouts.app') @section('content')
@php(Widget::setLayout(3, 7)) {!! Widget::header(1, 'Logins') !!}

TODO social logins, add email & change pw form here

@endsection