@extends('layouts.backend.app') @section('title', 'Account Settings') @push('css') @endpush @section('content')
Account
@csrf
Profile Picture
@csrf
Referral Link
@endsection @push('js') @endpush