@extends('admin::layouts.app') @section('content')
@csrf

{{ __('label.customer') }}

{{ __('admin.view_edit_customer') }}

{{ __('static.cancel') }}
{{ __('admin.enter_the_details_below_for_update_business_artistis') }}
@endsection @section('script') @endsection