@extends('seller.seller_app') @section('content')
@if(session()->has('success')) @endif
User Detail
@endsection @section('script') @endsection