@extends('admin.layouts.app') @section('breadcrumb-link') @endsection @section('content')
@csrf
@error("name") {{ $message }} @enderror

Show Sales Point

@endsection