@extends('back-end.master.app') @section('title', 'customer') @section('body') Profile back {{ $data->bio }} @endsection @section('pageJs') @endsection
{{ $data->bio }}