@extends('layouts.main_without_top_button') @section('title') Settings @stop @section('navigation') @stop @section('contentinner')
@include('settings.users.includes.user_header')

{{ csrf_field() }} {{ method_field('PUT') }}

Login Details

Employee Details

@stop