@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Users Edit') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content') Account Information Avatar Change Reset Username Name E-mail Role User Staff Status Active Banned Close Company Module Permission Read Write Create Delete Users Articles Staff Save changes Cancel Social Links Twitter Facebook Google+ LinkedIn Instagram Personal Info Birth date Country USA India Canada Languages English Spanish French Russian German Arabic Sanskrit Phone Address Website Favourite Music Rock Jazz Disco Pop Techno Folk Hip hop Favourite movies The Dark Knight Harry Potter Airplane! Perl Harbour Spider Man Iron Man Avatar Save changes Cancel @endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection