@extends('layouts/contentLayoutMaster') @section('title', 'Account Settings') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')
profile image

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

@endsection @section('vendor-script') {{-- select2 min js --}} {{-- jQuery Validation JS --}} @endsection @section('page-script') @endsection