@extends('back-end.master.app') @section('title', 'customer') @section('body')

Profile

{{ $data->bio }}

@endsection @section('pageJs') @endsection