@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Account Settings') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')
profile image

Allowed JPG, GIF or PNG. Max size of 800kB


@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection @section('page-scripts') @endsection